1717 <RestorePackages >true</RestorePackages >
1818 <BuildToolsFxCopVersion >1.0.1</BuildToolsFxCopVersion >
1919 <TargetFrameworkProfile />
20+ <IsWebBootstrapper >false</IsWebBootstrapper >
2021 <PublishUrl >publish\</PublishUrl >
2122 <Install >true</Install >
2223 <InstallFrom >Disk</InstallFrom >
2930 <MapFileExtensions >true</MapFileExtensions >
3031 <ApplicationRevision >0</ApplicationRevision >
3132 <ApplicationVersion >1.0.0.%2a</ApplicationVersion >
32- <IsWebBootstrapper >false</IsWebBootstrapper >
3333 <UseApplicationTrust >false</UseApplicationTrust >
3434 <BootstrapperEnabled >true</BootstrapperEnabled >
3535 </PropertyGroup >
5959 <CodeAnalysisTreatWarningsAsErrors >True</CodeAnalysisTreatWarningsAsErrors >
6060 </PropertyGroup >
6161 <ItemGroup >
62- <Reference Include =" CommandLine" >
63- <HintPath >..\packages\CommandLineParser.1.9.71\lib\net45\CommandLine.dll</HintPath >
62+ <Reference Include =" CommandLine, Version=2.0.275.0, Culture=neutral, PublicKeyToken=de6f01bd326f8c32, processorArchitecture=MSIL" >
63+ <HintPath >..\packages\CommandLineParser.2.0.275-beta\lib\net45\CommandLine.dll</HintPath >
64+ <Private >True</Private >
6465 </Reference >
6566 <Reference Include =" Octokit, Version=0.17.0.0, Culture=neutral, processorArchitecture=MSIL" >
6667 <HintPath >..\packages\Octokit.0.17.0\lib\net45\Octokit.dll</HintPath >
135136 </PropertyGroup >
136137 <Error Condition =" !Exists('..\packages\StyleCop.MSBuild.4.7.49.1\build\StyleCop.MSBuild.Targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\StyleCop.MSBuild.4.7.49.1\build\StyleCop.MSBuild.Targets'))" />
137138 <Error Condition =" !Exists('..\packages\StyleCop.Error.MSBuild.1.0.0\build\StyleCop.Error.MSBuild.Targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\StyleCop.Error.MSBuild.1.0.0\build\StyleCop.Error.MSBuild.Targets'))" />
138- <Error Condition =" !Exists('..\packages\Fody.1.29.3 \build\dotnet\Fody.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Fody.1.29.3 \build\dotnet\Fody.targets'))" />
139+ <Error Condition =" !Exists('..\packages\Fody.1.29.4 \build\dotnet\Fody.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Fody.1.29.4 \build\dotnet\Fody.targets'))" />
139140 </Target >
140141 <Import Project =" ..\..\BuildScripts\CodeAnalysis.props" Condition =" Exists('..\..\BuildScripts\CodeAnalysis.props')" />
141142 <Import Project =" ..\..\BuildScripts\StyleCop.props" Condition =" Exists('..\..\BuildScripts\StyleCop.props')" />
142143 <Import Project =" ..\packages\StyleCop.MSBuild.4.7.49.1\build\StyleCop.MSBuild.Targets" Condition =" Exists('..\packages\StyleCop.MSBuild.4.7.49.1\build\StyleCop.MSBuild.Targets')" />
143144 <Import Project =" ..\packages\StyleCop.Error.MSBuild.1.0.0\build\StyleCop.Error.MSBuild.Targets" Condition =" Exists('..\packages\StyleCop.Error.MSBuild.1.0.0\build\StyleCop.Error.MSBuild.Targets')" />
144- <Import Project =" ..\packages\Fody.1.29.3 \build\dotnet\Fody.targets" Condition =" Exists('..\packages\Fody.1.29.3 \build\dotnet\Fody.targets')" />
145+ <Import Project =" ..\packages\Fody.1.29.4 \build\dotnet\Fody.targets" Condition =" Exists('..\packages\Fody.1.29.4 \build\dotnet\Fody.targets')" />
145146</Project >
0 commit comments