1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <Import Project =" ..\..\packages\Tvl.NuGet.BuildTasks.1.0.0-alpha002\build\Tvl.NuGet.BuildTasks.props" Condition =" Exists('..\..\packages\Tvl.NuGet.BuildTasks.1.0.0-alpha002\build\Tvl.NuGet.BuildTasks.props')" />
4+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
5+ <PropertyGroup >
6+ <MinimumVisualStudioVersion >11.0</MinimumVisualStudioVersion >
7+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
8+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
9+ <ProjectGuid >{BA0CD420-1E79-4FBC-B023-09C03BCDFFAC}</ProjectGuid >
10+ <OutputType >Library</OutputType >
11+ <AppDesignerFolder >Properties</AppDesignerFolder >
12+ <RootNamespace >AsyncUsageAnalyzers</RootNamespace >
13+ <AssemblyName >AsyncUsageAnalyzers.CodeFixes</AssemblyName >
14+ <ProjectTypeGuids >{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
15+ <TargetFrameworkProfile >Profile7</TargetFrameworkProfile >
16+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
17+ </PropertyGroup >
18+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
19+ <DebugSymbols >true</DebugSymbols >
20+ <DebugType >full</DebugType >
21+ <Optimize >false</Optimize >
22+ <OutputPath >bin\Debug\</OutputPath >
23+ <DefineConstants >DEBUG;TRACE</DefineConstants >
24+ <ErrorReport >prompt</ErrorReport >
25+ <WarningLevel >4</WarningLevel >
26+ <DocumentationFile >bin\Debug\AsyncUsageAnalyzers.CodeFixes.xml</DocumentationFile >
27+ </PropertyGroup >
28+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
29+ <DebugType >pdbonly</DebugType >
30+ <Optimize >true</Optimize >
31+ <OutputPath >bin\Release\</OutputPath >
32+ <DefineConstants >TRACE</DefineConstants >
33+ <ErrorReport >prompt</ErrorReport >
34+ <WarningLevel >4</WarningLevel >
35+ <DocumentationFile >bin\Release\AsyncUsageAnalyzers.CodeFixes.xml</DocumentationFile >
36+ </PropertyGroup >
37+ <PropertyGroup >
38+ <SignAssembly >true</SignAssembly >
39+ </PropertyGroup >
40+ <PropertyGroup >
41+ <AssemblyOriginatorKeyFile Condition =" '$(KeyConfiguration)' == 'Final'" >..\..\build\keys\AsyncUsageAnalyzers.snk</AssemblyOriginatorKeyFile >
42+ <AssemblyOriginatorKeyFile Condition =" '$(KeyConfiguration)' != 'Final'" >..\..\build\keys\AsyncUsageAnalyzers.dev.snk</AssemblyOriginatorKeyFile >
43+ </PropertyGroup >
44+ <ItemGroup >
45+ <Compile Include =" Helpers\RenameHelper.cs" />
46+ <Compile Include =" Naming\AvoidAsyncSuffixCodeFixProvider.cs" />
47+ <Compile Include =" Naming\UseAsyncSuffixCodeFixProvider.cs" />
48+ <Compile Include =" Properties\AssemblyInfo.cs" />
49+ <Compile Include =" Usage\UseConfigureAwaitCodeFixProvider.cs" />
50+ </ItemGroup >
51+ <ItemGroup >
52+ <None Include =" ..\..\build\keys\AsyncUsageAnalyzers.dev.snk" >
53+ <Link >AsyncUsageAnalyzers.dev.snk</Link >
54+ </None >
55+ <None Include =" ..\..\build\keys\AsyncUsageAnalyzers.snk" >
56+ <Link >AsyncUsageAnalyzers.snk</Link >
57+ </None >
58+ <NuGetManifest Include =" AsyncUsageAnalyzers.nuspec" >
59+ <SubType >Designer</SubType >
60+ <Symbols >True</Symbols >
61+ <PackageAnalysis >False</PackageAnalysis >
62+ </NuGetManifest >
63+ <None Include =" packages.config" />
64+ <None Include =" tools\install.ps1" >
65+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
66+ </None >
67+ <None Include =" tools\uninstall.ps1" >
68+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
69+ </None >
70+ <None Include =" ReadMe.txt" />
71+ </ItemGroup >
72+ <ItemGroup >
73+ <Reference Include =" Microsoft.CodeAnalysis, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
74+ <HintPath >..\..\packages\Microsoft.CodeAnalysis.Common.1.0.0\lib\portable-net45+win8\Microsoft.CodeAnalysis.dll</HintPath >
75+ <Private >True</Private >
76+ </Reference >
77+ <Reference Include =" Microsoft.CodeAnalysis.CSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
78+ <HintPath >..\..\packages\Microsoft.CodeAnalysis.CSharp.1.0.0\lib\portable-net45+win8\Microsoft.CodeAnalysis.CSharp.dll</HintPath >
79+ <Private >True</Private >
80+ </Reference >
81+ <Reference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
82+ <HintPath >..\..\packages\Microsoft.CodeAnalysis.CSharp.Workspaces.1.0.0\lib\portable-net45+win8\Microsoft.CodeAnalysis.CSharp.Workspaces.dll</HintPath >
83+ <Private >True</Private >
84+ </Reference >
85+ <Reference Include =" Microsoft.CodeAnalysis.Workspaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
86+ <HintPath >..\..\packages\Microsoft.CodeAnalysis.Workspaces.Common.1.0.0\lib\portable-net45+win8\Microsoft.CodeAnalysis.Workspaces.dll</HintPath >
87+ <Private >True</Private >
88+ </Reference >
89+ <Reference Include =" System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
90+ <HintPath >..\..\packages\System.Collections.Immutable.1.1.36\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath >
91+ <Private >True</Private >
92+ </Reference >
93+ <Reference Include =" System.Composition.AttributedModel, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
94+ <HintPath >..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.AttributedModel.dll</HintPath >
95+ <Private >False</Private >
96+ </Reference >
97+ <Reference Include =" System.Composition.Convention, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
98+ <HintPath >..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.Convention.dll</HintPath >
99+ <Private >False</Private >
100+ </Reference >
101+ <Reference Include =" System.Composition.Hosting, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
102+ <HintPath >..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.Hosting.dll</HintPath >
103+ <Private >False</Private >
104+ </Reference >
105+ <Reference Include =" System.Composition.Runtime, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
106+ <HintPath >..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.Runtime.dll</HintPath >
107+ <Private >False</Private >
108+ </Reference >
109+ <Reference Include =" System.Composition.TypedParts, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
110+ <HintPath >..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.TypedParts.dll</HintPath >
111+ <Private >False</Private >
112+ </Reference >
113+ <Reference Include =" System.Reflection.Metadata, Version=1.0.21.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
114+ <HintPath >..\..\packages\System.Reflection.Metadata.1.0.21\lib\portable-net45+win8\System.Reflection.Metadata.dll</HintPath >
115+ <Private >True</Private >
116+ </Reference >
117+ </ItemGroup >
118+ <ItemGroup >
119+ <Analyzer Include =" ..\..\packages\Microsoft.CodeAnalysis.Analyzers.1.0.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll" />
120+ <Analyzer Include =" ..\..\packages\Microsoft.CodeAnalysis.Analyzers.1.0.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll" />
121+ </ItemGroup >
122+ <ItemGroup >
123+ <ProjectReference Include =" ..\AsyncUsageAnalyzers\AsyncUsageAnalyzers.csproj" >
124+ <Project >{4e32037d-3ee0-419a-bc68-7d28fcd453a0}</Project >
125+ <Name >AsyncUsageAnalyzers</Name >
126+ </ProjectReference >
127+ </ItemGroup >
128+ <Import Project =" $(MSBuildExtensionsPath32)\Microsoft\Portable\v4.5\Microsoft.Portable.CSharp.targets" />
129+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
130+ <PropertyGroup >
131+ <ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
132+ </PropertyGroup >
133+ <Error Condition =" !Exists('..\..\packages\Tvl.NuGet.BuildTasks.1.0.0-alpha002\build\Tvl.NuGet.BuildTasks.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\Tvl.NuGet.BuildTasks.1.0.0-alpha002\build\Tvl.NuGet.BuildTasks.props'))" />
134+ <Error Condition =" !Exists('..\..\packages\Tvl.NuGet.BuildTasks.1.0.0-alpha002\build\Tvl.NuGet.BuildTasks.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\Tvl.NuGet.BuildTasks.1.0.0-alpha002\build\Tvl.NuGet.BuildTasks.targets'))" />
135+ </Target >
136+ <Import Project =" ..\..\packages\Tvl.NuGet.BuildTasks.1.0.0-alpha002\build\Tvl.NuGet.BuildTasks.targets" Condition =" Exists('..\..\packages\Tvl.NuGet.BuildTasks.1.0.0-alpha002\build\Tvl.NuGet.BuildTasks.targets')" />
137+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
138+ Other similar extension points exist, see Microsoft.Common.targets.
139+ <Target Name="BeforeBuild">
140+ </Target>
141+ <Target Name="AfterBuild">
142+ </Target>
143+ -->
144+ </Project >
0 commit comments