This repository was archived by the owner on Jan 12, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 <RunCodeAnalysis Condition =" '$(RunCodeAnalysis)' == ''" >false</RunCodeAnalysis >
1717 <IntermediateOutputPath >.nuget\</IntermediateOutputPath >
1818 <PackagesPath >$(IntermediateOutputPath)packages</PackagesPath >
19- <CommonBuildProperties >WarningLevel=0;NoWarn=1591;Out=$(Out);Configuration=$(Configuration);RunCodeAnalysis=$(RunCodeAnalysis);PackOnBuild=true;; PackageOutputPath=$(Out)</CommonBuildProperties >
19+ <CommonBuildProperties >WarningLevel=0;NoWarn=1591;Out=$(Out);Configuration=$(Configuration);RunCodeAnalysis=$(RunCodeAnalysis);PackOnBuild=true;PackageOutputPath=$(Out)</CommonBuildProperties >
2020 <DefaultImportance Condition =" '$(DefaultImportance)' == '' " >high</DefaultImportance >
2121 <PS >%WINDIR%\System32\WindowsPowerShell\v1.0\powershell.exe</PS >
2222 </PropertyGroup >
2525 <Solution Include =" src\Build\NuGet.Build.Packaging.sln" />
2626 <Solution Include =" src\VisualStudio\NuGet.Packaging.VisualStudio.15\NuGet.Packaging.VisualStudio.15.csproj" />
2727 <TestProject Include =" src\Build\**\*Tests.csproj" />
28+ <PackProject Include =" src\Build\NuGet.Build.Packaging.Tasks\NuGet.Build.Packaging.Tasks.csproj" />
2829 <PackProject Include =" src\VisualStudio\NuGet.Packaging.VisualStudio.15\NuGet.Packaging.VisualStudio.15.csproj" />
2930 </ItemGroup >
3031
You can’t perform that action at this time.
0 commit comments