VisualStudioTest.Next.csproj 12.1 KB
Newer Older
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- Copyright (c)  Microsoft.  All Rights Reserved.  Licensed under the Apache License, Version 2.0.  See License.txt in the project root for license information. -->
3
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4
  <Import Project="..\..\..\..\build\Targets\SettingsSdk.props" />
5 6
  <PropertyGroup>
    <Nonshipping>true</Nonshipping>
7
    <Platform Condition="'$(Platform)' == ''">AnyCPU</Platform>
8
    <PlatformTarget>AnyCPU</PlatformTarget>
9 10 11
    <OutputType>Library</OutputType>
    <RootNamespace>Roslyn.VisualStudio.Next.UnitTests</RootNamespace>
    <AssemblyName>Roslyn.VisualStudio.Next.UnitTests</AssemblyName>
12
    <TargetFramework>net46</TargetFramework>
13
    <RuntimeIdentifiers>win7</RuntimeIdentifiers>
14
    <ForceGenerationOfBindingRedirects>true</ForceGenerationOfBindingRedirects>
J
Jared Parsons 已提交
15
    <RoslynProjectType>UnitTest</RoslynProjectType>
16 17
  </PropertyGroup>
  <ItemGroup Label="Project References">
18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
    <ProjectReference Include="..\..\..\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj">
      <Project>{b501a547-c911-4a05-ac6e-274a50dff30e}</Project>
      <Name>CSharpCodeAnalysis</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj">
      <Project>{2523d0e6-df32-4a3e-8ae0-a19bffae2ef6}</Project>
      <Name>BasicCodeAnalysis</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\EditorFeatures\CSharp\CSharpEditorFeatures.csproj">
      <Project>{b0ce9307-ffdb-4838-a5ec-ce1f7cdc4ac2}</Project>
      <Name>CSharpEditorFeatures</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\EditorFeatures\VisualBasic\BasicEditorFeatures.vbproj">
      <Project>{49bfae50-1bce-48ae-bc89-78b7d90a3ecd}</Project>
      <Name>BasicEditorFeatures</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\Features\Core\Portable\Features.csproj">
      <Project>{edc68a0e-c68d-4a74-91b7-bf38ec909888}</Project>
      <Name>Features</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\Features\CSharp\Portable\CSharpFeatures.csproj">
      <Project>{3973b09a-4fbf-44a5-8359-3d22ceb71f71}</Project>
      <Name>CSharpFeatures</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\Features\VisualBasic\Portable\BasicFeatures.vbproj">
      <Project>{a1bcd0ce-6c2f-4f8c-9a48-d9d93928e26d}</Project>
      <Name>BasicFeatures</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\Test\Utilities\Portable\TestUtilities.csproj">
      <Project>{ccbd3438-3e84-40a9-83ad-533f23bcfca5}</Project>
      <Name>TestUtilities</Name>
    </ProjectReference>
50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
    <ProjectReference Include="..\..\..\Workspaces\Core\Desktop\Workspaces.Desktop.csproj">
      <Project>{2e87fa96-50bb-4607-8676-46521599f998}</Project>
      <Name>Workspaces.Desktop</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\Compilers\Core\Portable\CodeAnalysis.csproj">
      <Project>{1EE8CAD3-55F9-4D91-96B2-084641DA9A6C}</Project>
      <Name>CodeAnalysis</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\EditorFeatures\Core\EditorFeatures.csproj">
      <Project>{3CDEEAB7-2256-418A-BEB2-620B5CB16302}</Project>
      <Name>EditorFeatures</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj">
      <Project>{76C6F005-C89D-4348-BB4A-391898DBEB52}</Project>
      <Name>TestUtilities.Desktop</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\Workspaces\Core\Portable\Workspaces.csproj">
      <Project>{5F8D2414-064A-4B3A-9B42-8E2A04246BE5}</Project>
      <Name>Workspaces</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\VisualStudio\Core\Def\ServicesVisualStudio.csproj">
      <Project>{86FD5B9A-4FA0-4B10-B59F-CFAF077A859C}</Project>
      <Name>ServicesVisualStudio</Name>
    </ProjectReference>
74 75 76 77
    <ProjectReference Include="..\..\..\Workspaces\CSharp\Portable\CSharpWorkspace.csproj">
      <Project>{21b239d0-d144-430f-a394-c066d58ee267}</Project>
      <Name>CSharpWorkspace</Name>
    </ProjectReference>
H
Heejae Chang 已提交
78 79 80 81 82 83 84
    <ProjectReference Include="..\..\..\Workspaces\Remote\Core\RemoteWorkspaces.csproj">
      <Project>{f822f72a-cc87-4e31-b57d-853f65cbebf3}</Project>
      <Name>RemoteWorkspaces</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\Workspaces\Remote\ServiceHub\ServiceHub.csproj">
      <Project>{80fddd00-9393-47f7-8baf-7e87ce011068}</Project>
      <Name>ServiceHub</Name>
85
      <Aliases>global,hub</Aliases>
H
Heejae Chang 已提交
86
    </ProjectReference>
87 88 89
    <ProjectReference Include="..\..\..\Workspaces\VisualBasic\Portable\BasicWorkspace.vbproj">
      <Project>{57ca988d-f010-4bf2-9a2e-07d6dcd2ff2c}</Project>
      <Name>BasicWorkspace</Name>
90 91 92 93 94 95 96 97 98
    </ProjectReference>
    <ProjectReference Include="..\..\..\EditorFeatures\TestUtilities\ServicesTestUtilities.csproj">
      <Project>{76C6F005-C89D-4348-BB4A-39189DDBEB52}</Project>
      <Name>ServicesTestUtilities</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\EditorFeatures\Text\TextEditorFeatures.csproj">
      <Project>{18F5FBB8-7570-4412-8CC7-0A86FF13B7BA}</Project>
      <Name>TextEditorFeatures</Name>
    </ProjectReference>
99 100 101
    <ProjectReference Include="..\..\CSharp\Impl\CSharpVisualStudio.csproj">
      <Project>{5defadbd-44eb-47a2-a53e-f1282cc9e4e9}</Project>
      <Name>CSharpVisualStudio</Name>
102
    </ProjectReference>
103 104 105 106
    <ProjectReference Include="..\..\VisualBasic\Impl\BasicVisualStudio.vbproj">
      <Project>{d49439d7-56d2-450f-a4f0-74cb95d620e6}</Project>
      <Name>BasicVisualStudio</Name>
    </ProjectReference>
H
Heejae Chang 已提交
107 108 109 110
    <ProjectReference Include="..\Next\ServicesVisualStudio.Next.csproj">
      <Project>{fe0d4bdd-1c30-488e-a870-854f5b8c5014}</Project>
      <Name>ServicesVisualStudio.Next</Name>
    </ProjectReference>
111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154
    <ProjectReference Include="..\..\..\Interactive\EditorFeatures\VisualBasic\BasicInteractiveEditorFeatures.vbproj">
      <Project>{849e516a-595f-474b-adb4-e099f921cedf}</Project>
      <Name>BasicInteractiveEditorFeatures</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\Scripting\VisualBasic\BasicScripting.vbproj">
      <Project>{3e7dea65-317b-4f43-a25d-62f18d96cfd7}</Project>
      <Name>BasicScripting</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\Compilers\Test\Resources\Core\CompilerTestResources.csproj">
      <Project>{7fe6b002-89d8-4298-9b1b-0b5c247dd1fd}</Project>
      <Name>CompilerTestResources</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\Interactive\EditorFeatures\CSharp\CSharpInteractiveEditorFeatures.csproj">
      <Project>{fe2cbea6-d121-4faa-aa8b-fc9900bf8c83}</Project>
      <Name>CSharpInteractiveEditorFeatures</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\Scripting\CSharp\CSharpScripting.csproj">
      <Project>{066f0dbd-c46c-4c20-afec-99829a172625}</Project>
      <Name>CSharpScripting</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\Interactive\EditorFeatures\Core\InteractiveEditorFeatures.csproj">
      <Project>{92412d1a-0f23-45b5-b196-58839c524917}</Project>
      <Name>InteractiveEditorFeatures</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\Interactive\Features\InteractiveFeatures.csproj">
      <Project>{8e2a252e-a140-45a6-a81a-2652996ea589}</Project>
      <Name>InteractiveFeatures</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\Interactive\Host\InteractiveHost.csproj">
      <Project>{eba4dfa1-6ded-418f-a485-a3b608978906}</Project>
      <Name>InteractiveHost</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\Scripting\Core\Scripting.csproj">
      <Project>{12a68549-4e8c-42d6-8703-a09335f97997}</Project>
      <Name>Scripting</Name>
    </ProjectReference>
    <ProjectReference Include="..\Impl\ServicesVisualStudioImpl.csproj">
      <Project>{c0e80510-4fbe-4b0c-af2c-4f473787722c}</Project>
      <Name>ServicesVisualStudioImpl</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\Workspaces\CoreTestUtilities\WorkspacesTestUtilities.csproj">
      <Project>{3f2fdc1c-dc6f-44cb-b4a1-a9026f25d66e}</Project>
      <Name>WorkspacesTestUtilities</Name>
    </ProjectReference>
155
  </ItemGroup>
156 157
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'" />
158 159 160 161 162 163 164 165
  <ItemGroup>
    <Reference Include="Microsoft.CSharp" />
    <Reference Include="System" />
    <Reference Include="System.ComponentModel.Composition" />
    <Reference Include="System.Core" />
    <Reference Include="System.Data" />
    <Reference Include="System.Xml" />
    <Reference Include="System.Xml.Linq" />
166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191
    <PackageReference Include="Microsoft.Tpl.Dataflow" Version="$(MicrosoftTplDataflowVersion)" />
    <PackageReference Include="Newtonsoft.Json" Version="$(NewtonsoftJsonVersion)" />
    <PackageReference Include="Moq" Version="$(MoqVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.Composition" Version="$(MicrosoftVisualStudioCompositionVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.Imaging" Version="$(MicrosoftVisualStudioImagingVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.Utilities" Version="$(MicrosoftVisualStudioUtilitiesVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.ImageCatalog" Version="$(MicrosoftVisualStudioImageCatalogVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.Text.UI" Version="$(MicrosoftVisualStudioTextUIVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.CoreUtility" Version="$(MicrosoftVisualStudioCoreUtilityVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.Language.Intellisense" Version="$(MicrosoftVisualStudioLanguageIntellisenseVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.Text.Data" Version="$(MicrosoftVisualStudioTextDataVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.Text.Logic" Version="$(MicrosoftVisualStudioTextLogicVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.Text.UI.Wpf" Version="$(MicrosoftVisualStudioTextUIWpfVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.Editor" Version="$(MicrosoftVisualStudioEditorVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.Shell.Framework" Version="$(MicrosoftVisualStudioShellFrameworkVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.Shell.15.0" Version="$(MicrosoftVisualStudioShell150Version)" />
    <PackageReference Include="Microsoft.VisualStudio.Language.NavigateTo.Interfaces" Version="$(MicrosoftVisualStudioLanguageNavigateToInterfacesVersion)" />
    <PackageReference Include="BasicUndo" Version="$(BasicUndoVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.Language.StandardClassification" Version="$(MicrosoftVisualStudioLanguageStandardClassificationVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.Text.Internal" Version="$(MicrosoftVisualStudioTextInternalVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.Platform.VSEditor" Version="$(MicrosoftVisualStudioPlatformVSEditorVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.Platform.VSEditor.Interop" Version="$(MicrosoftVisualStudioPlatformVSEditorInteropVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.InteractiveWindow" Version="$(MicrosoftVisualStudioInteractiveWindowVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.Diagnostics.PerformanceProvider" Version="$(MicrosoftVisualStudioDiagnosticsPerformanceProviderVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.Validation" Version="$(MicrosoftVisualStudioValidationVersion)" />
    <PackageReference Include="Microsoft.VisualStudio.Threading" Version="$(MicrosoftVisualStudioThreadingVersion)" />
192 193 194 195
  </ItemGroup>
  <ItemGroup>
    <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
  </ItemGroup>
196 197 198 199
  <ItemGroup>
    <InternalsVisibleToMoq Include="DynamicProxyGenAssembly2" />
  </ItemGroup>
  <ItemGroup>
200
    <Compile Remove="TestUtils.cs" />
201
  </ItemGroup>
J
Jared Parsons 已提交
202
  <Import Project="..\..\..\..\build\Targets\Imports.targets" />
J
Jason Malinowski 已提交
203
</Project>