11<?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\LibGit2Sharp.0.21.0.176\build\net40\LibGit2Sharp.props" Condition =" Exists('..\packages\LibGit2Sharp.0.21.0.176\build\net40\LibGit2Sharp.props')" />
4- <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
2+ <Project Sdk =" Microsoft.NET.Sdk" >
3+
54 <PropertyGroup >
6- <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
7- <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
8- <ProjectGuid >{9BF22A9E-9708-4AE4-A5C7-7A00AE4C8885}</ProjectGuid >
5+ <TargetFramework >net46</TargetFramework >
96 <OutputType >Exe</OutputType >
10- <AppDesignerFolder >Properties</AppDesignerFolder >
11- <RootNamespace >StyleCop.Analyzers.Status.Generator</RootNamespace >
12- <AssemblyName >StyleCop.Analyzers.Status.Generator</AssemblyName >
13- <TargetFrameworkVersion >v4.5.2</TargetFrameworkVersion >
14- <FileAlignment >512</FileAlignment >
15- <NuGetPackageImportStamp >
16- </NuGetPackageImportStamp >
17- <TargetFrameworkProfile />
7+
8+ <!-- Automatically generate the necessary assembly binding redirects -->
9+ <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
1810 </PropertyGroup >
19- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
20- <PlatformTarget >AnyCPU</PlatformTarget >
21- <DebugSymbols >true</DebugSymbols >
22- <DebugType >full</DebugType >
23- <Optimize >false</Optimize >
24- <OutputPath >bin\Debug\</OutputPath >
25- <DefineConstants >DEBUG;TRACE</DefineConstants >
26- <ErrorReport >prompt</ErrorReport >
27- <WarningLevel >4</WarningLevel >
11+
12+ <PropertyGroup >
2813 <CodeAnalysisRuleSet >Rules.ruleset</CodeAnalysisRuleSet >
29- <DocumentationFile >bin\Debug\StyleCop.Analyzers.Status.Generator.XML</DocumentationFile >
30- </PropertyGroup >
31- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
32- <PlatformTarget >AnyCPU</PlatformTarget >
33- <DebugType >pdbonly</DebugType >
34- <Optimize >true</Optimize >
35- <OutputPath >bin\Release\</OutputPath >
36- <DefineConstants >TRACE</DefineConstants >
37- <ErrorReport >prompt</ErrorReport >
38- <WarningLevel >4</WarningLevel >
14+ <GenerateDocumentationFile >true</GenerateDocumentationFile >
3915 </PropertyGroup >
16+
4017 <ItemGroup >
41- <Reference Include =" LibGit2Sharp, Version=0.21.0.176, Culture=neutral, processorArchitecture=MSIL" >
42- <HintPath >..\packages\LibGit2Sharp.0.21.0.176\lib\net40\LibGit2Sharp.dll</HintPath >
43- <Private >True</Private >
44- </Reference >
45- <Reference Include =" Microsoft.CodeAnalysis, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
46- <HintPath >..\packages\Microsoft.CodeAnalysis.Common.1.0.0\lib\net45\Microsoft.CodeAnalysis.dll</HintPath >
47- <Private >True</Private >
48- </Reference >
49- <Reference Include =" Microsoft.CodeAnalysis.CSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
50- <HintPath >..\packages\Microsoft.CodeAnalysis.CSharp.1.0.0\lib\net45\Microsoft.CodeAnalysis.CSharp.dll</HintPath >
51- <Private >True</Private >
52- </Reference >
53- <Reference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
54- <HintPath >..\packages\Microsoft.CodeAnalysis.CSharp.Workspaces.1.0.0\lib\net45\Microsoft.CodeAnalysis.CSharp.Workspaces.dll</HintPath >
55- <Private >True</Private >
56- </Reference >
57- <Reference Include =" Microsoft.CodeAnalysis.Workspaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
58- <HintPath >..\packages\Microsoft.CodeAnalysis.Workspaces.Common.1.0.0\lib\net45\Microsoft.CodeAnalysis.Workspaces.dll</HintPath >
59- <Private >True</Private >
60- </Reference >
61- <Reference Include =" Microsoft.CodeAnalysis.Workspaces.Desktop, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
62- <HintPath >..\packages\Microsoft.CodeAnalysis.Workspaces.Common.1.0.0\lib\net45\Microsoft.CodeAnalysis.Workspaces.Desktop.dll</HintPath >
63- <Private >True</Private >
64- </Reference >
65- <Reference Include =" Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
66- <HintPath >..\packages\Newtonsoft.Json.7.0.1-beta3\lib\net45\Newtonsoft.Json.dll</HintPath >
67- <Private >True</Private >
68- </Reference >
6918 <Reference Include =" System" />
70- <Reference Include =" System.Collections.Immutable, Version=1.1.36.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
71- <HintPath >..\packages\System.Collections.Immutable.1.1.36\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.21.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
96- <HintPath >..\packages\System.Reflection.Metadata.1.0.21\lib\portable-net45+win8\System.Reflection.Metadata.dll</HintPath >
97- <Private >True</Private >
98- </Reference >
9919 <Reference Include =" System.Windows.Forms" />
100- <Reference Include =" System.Xml.Linq" />
101- <Reference Include =" System.Data.DataSetExtensions" />
102- <Reference Include =" Microsoft.CSharp" />
103- <Reference Include =" System.Data" />
104- <Reference Include =" System.Net.Http" />
105- <Reference Include =" System.Xml" />
10620 </ItemGroup >
21+
10722 <ItemGroup >
108- <Compile Include =" CodeFixStatus.cs" />
109- <Compile Include =" CompilationFailedException.cs" />
110- <Compile Include =" Program.cs" />
111- <Compile Include =" Properties\AssemblyInfo.cs" />
112- <Compile Include =" ResourceReader.cs" />
113- <Compile Include =" SolutionReader.cs" />
114- <Compile Include =" StyleCopDiagnostic.cs" />
23+ <PackageReference Include =" LibGit2Sharp" Version =" 0.21.0.176" />
24+ <PackageReference Include =" Microsoft.Build.Locator" Version =" 1.0.13" />
25+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 2.9.0-beta4-62830-01" />
26+ <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.MSBuild" Version =" 2.9.0-beta4-62830-01" />
27+ <PackageReference Include =" Newtonsoft.Json" Version =" 7.0.1-beta3" />
28+ <PackageReference Include =" StyleCop.Analyzers" Version =" 1.0.0-beta015" PrivateAssets =" all" />
11529 </ItemGroup >
30+
11631 <ItemGroup >
117- <None Include =" App.config" />
118- <None Include =" packages.config" >
119- <SubType >Designer</SubType >
120- </None >
121- <None Include =" Rules.ruleset" />
12232 <None Include =" ..\stylecop.json" />
12333 </ItemGroup >
124- <ItemGroup >
125- <Analyzer Include =" ..\packages\Microsoft.CodeAnalysis.Analyzers.1.0.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll" />
126- <Analyzer Include =" ..\packages\Microsoft.CodeAnalysis.Analyzers.1.0.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll" />
127- <Analyzer Include =" ..\packages\StyleCop.Analyzers.1.0.0-beta015\analyzers\dotnet\cs\Newtonsoft.Json.dll" />
128- <Analyzer Include =" ..\packages\StyleCop.Analyzers.1.0.0-beta015\analyzers\dotnet\cs\StyleCop.Analyzers.CodeFixes.dll" />
129- <Analyzer Include =" ..\packages\StyleCop.Analyzers.1.0.0-beta015\analyzers\dotnet\cs\StyleCop.Analyzers.dll" />
130- </ItemGroup >
131- <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
132- <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
133- <PropertyGroup >
134- <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 >
135- </PropertyGroup >
136- <Error Condition =" !Exists('..\packages\LibGit2Sharp.0.21.0.176\build\net40\LibGit2Sharp.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\LibGit2Sharp.0.21.0.176\build\net40\LibGit2Sharp.props'))" />
137- <Error Condition =" !Exists('..\packages\StyleCop.Analyzers.1.0.0-beta015\build\StyleCop.Analyzers.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\StyleCop.Analyzers.1.0.0-beta015\build\StyleCop.Analyzers.targets'))" />
138- </Target >
139- <Import Project =" ..\packages\StyleCop.Analyzers.1.0.0-beta015\build\StyleCop.Analyzers.targets" Condition =" Exists('..\packages\StyleCop.Analyzers.1.0.0-beta015\build\StyleCop.Analyzers.targets')" />
140- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
141- Other similar extension points exist, see Microsoft.Common.targets.
142- <Target Name="BeforeBuild">
143- </Target>
144- <Target Name="AfterBuild">
145- </Target>
146- -->
34+
14735</Project >
0 commit comments