1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 4.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <PropertyGroup >
4+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
5+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
6+ <ProductVersion >8.0.30703</ProductVersion >
7+ <SchemaVersion >2.0</SchemaVersion >
8+ <ProjectGuid >{658C2A87-E2A9-494D-93D7-CB60EFE3D02B}</ProjectGuid >
9+ <OutputType >Library</OutputType >
10+ <AppDesignerFolder >Properties</AppDesignerFolder >
11+ <RootNamespace >AsyncUsageAnalyzers.Test</RootNamespace >
12+ <AssemblyName >AsyncUsageAnalyzers.Test</AssemblyName >
13+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
14+ <FileAlignment >512</FileAlignment >
15+ <TargetFrameworkProfile />
16+ </PropertyGroup >
17+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
18+ <DebugSymbols >true</DebugSymbols >
19+ <DebugType >full</DebugType >
20+ <Optimize >false</Optimize >
21+ <OutputPath >bin\Debug\</OutputPath >
22+ <DefineConstants >DEBUG;TRACE</DefineConstants >
23+ <ErrorReport >prompt</ErrorReport >
24+ <WarningLevel >4</WarningLevel >
25+ <Prefer32Bit >false</Prefer32Bit >
26+ </PropertyGroup >
27+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
28+ <DebugType >pdbonly</DebugType >
29+ <Optimize >true</Optimize >
30+ <OutputPath >bin\Release\</OutputPath >
31+ <DefineConstants >TRACE</DefineConstants >
32+ <ErrorReport >prompt</ErrorReport >
33+ <WarningLevel >4</WarningLevel >
34+ <Prefer32Bit >false</Prefer32Bit >
35+ </PropertyGroup >
36+ <ItemGroup >
37+ <Reference Include =" Microsoft.CodeAnalysis, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
38+ <HintPath >..\..\packages\Microsoft.CodeAnalysis.Common.1.0.0-rc2\lib\net45\Microsoft.CodeAnalysis.dll</HintPath >
39+ <Private >True</Private >
40+ </Reference >
41+ <Reference Include =" Microsoft.CodeAnalysis.CSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
42+ <HintPath >..\..\packages\Microsoft.CodeAnalysis.CSharp.1.0.0-rc2\lib\net45\Microsoft.CodeAnalysis.CSharp.dll</HintPath >
43+ <Private >True</Private >
44+ </Reference >
45+ <Reference Include =" Microsoft.CodeAnalysis.CSharp.Desktop, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
46+ <HintPath >..\..\packages\Microsoft.CodeAnalysis.CSharp.1.0.0-rc2\lib\net45\Microsoft.CodeAnalysis.CSharp.Desktop.dll</HintPath >
47+ <Private >True</Private >
48+ </Reference >
49+ <Reference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
50+ <HintPath >..\..\packages\Microsoft.CodeAnalysis.CSharp.Workspaces.1.0.0-rc2\lib\net45\Microsoft.CodeAnalysis.CSharp.Workspaces.dll</HintPath >
51+ <Private >True</Private >
52+ </Reference >
53+ <Reference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces.Desktop, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
54+ <HintPath >..\..\packages\Microsoft.CodeAnalysis.CSharp.Workspaces.1.0.0-rc2\lib\net45\Microsoft.CodeAnalysis.CSharp.Workspaces.Desktop.dll</HintPath >
55+ <Private >True</Private >
56+ </Reference >
57+ <Reference Include =" Microsoft.CodeAnalysis.Desktop, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
58+ <HintPath >..\..\packages\Microsoft.CodeAnalysis.Common.1.0.0-rc2\lib\net45\Microsoft.CodeAnalysis.Desktop.dll</HintPath >
59+ <Private >True</Private >
60+ </Reference >
61+ <Reference Include =" Microsoft.CodeAnalysis.Workspaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
62+ <HintPath >..\..\packages\Microsoft.CodeAnalysis.Workspaces.Common.1.0.0-rc2\lib\net45\Microsoft.CodeAnalysis.Workspaces.dll</HintPath >
63+ <Private >True</Private >
64+ </Reference >
65+ <Reference Include =" Microsoft.CodeAnalysis.Workspaces.Desktop, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
66+ <HintPath >..\..\packages\Microsoft.CodeAnalysis.Workspaces.Common.1.0.0-rc2\lib\net45\Microsoft.CodeAnalysis.Workspaces.Desktop.dll</HintPath >
67+ <Private >True</Private >
68+ </Reference >
69+ <Reference Include =" System" />
70+ <Reference Include =" System.Collections.Immutable, Version=1.1.33.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
71+ <HintPath >..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath >
72+ <Private >True</Private >
73+ </Reference >
74+ <Reference Include =" System.Composition.AttributedModel, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
75+ <HintPath >..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.AttributedModel.dll</HintPath >
76+ <Private >True</Private >
77+ </Reference >
78+ <Reference Include =" System.Composition.Convention, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
79+ <HintPath >..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.Convention.dll</HintPath >
80+ <Private >True</Private >
81+ </Reference >
82+ <Reference Include =" System.Composition.Hosting, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
83+ <HintPath >..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.Hosting.dll</HintPath >
84+ <Private >True</Private >
85+ </Reference >
86+ <Reference Include =" System.Composition.Runtime, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
87+ <HintPath >..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.Runtime.dll</HintPath >
88+ <Private >True</Private >
89+ </Reference >
90+ <Reference Include =" System.Composition.TypedParts, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
91+ <HintPath >..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.TypedParts.dll</HintPath >
92+ <Private >True</Private >
93+ </Reference >
94+ <Reference Include =" System.Core" />
95+ <Reference Include =" System.Reflection.Metadata, Version=1.0.18.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
96+ <HintPath >..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll</HintPath >
97+ <Private >True</Private >
98+ </Reference >
99+ <Reference Include =" System.Xml.Linq" />
100+ <Reference Include =" System.Data.DataSetExtensions" />
101+ <Reference Include =" Microsoft.CSharp" />
102+ <Reference Include =" System.Data" />
103+ <Reference Include =" System.Xml" />
104+ <Reference Include =" Microsoft.VisualStudio.QualityTools.UnitTestFramework" />
105+ </ItemGroup >
106+ <ItemGroup >
107+ <Compile Include =" Verifiers\CodeFixVerifier.cs" />
108+ <Compile Include =" Verifiers\DiagnosticVerifier.cs" />
109+ <Compile Include =" Helpers\CodeFixVerifier.Helper.cs" />
110+ <Compile Include =" Helpers\DiagnosticResult.cs" />
111+ <Compile Include =" Helpers\DiagnosticVerifier.Helper.cs" />
112+ <Compile Include =" UnitTests.cs" />
113+ <Compile Include =" Properties\AssemblyInfo.cs" />
114+ </ItemGroup >
115+ <ItemGroup >
116+ <None Include =" packages.config" />
117+ </ItemGroup >
118+ <ItemGroup >
119+ <ProjectReference Include =" ..\AsyncUsageAnalyzers\AsyncUsageAnalyzers.csproj" >
120+ <Project >{4E32037D-3EE0-419A-BC68-7D28FCD453A0}</Project >
121+ <Name >AsyncUsageAnalyzers</Name >
122+ </ProjectReference >
123+ </ItemGroup >
124+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
125+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
126+ Other similar extension points exist, see Microsoft.Common.targets.
127+ <Target Name="BeforeBuild">
128+ </Target>
129+ <Target Name="AfterBuild">
130+ </Target>
131+ -->
132+ </Project >
0 commit comments