File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 77 <NukeRootDirectory >..\</NukeRootDirectory >
88 <NukeScriptDirectory >..\</NukeScriptDirectory >
99 </PropertyGroup >
10- <PropertyGroup Condition =" $([MSBuild]::IsOSPlatform('Windows'))" >
11- <DefineConstants >OS_WINDOWS</DefineConstants >
12- </PropertyGroup >
13- <PropertyGroup Condition =" $([MSBuild]::IsOSPlatform('Linux'))" >
14- <DefineConstants >OS_LINUX</DefineConstants >
15- </PropertyGroup >
16- <PropertyGroup Condition =" $([MSBuild]::IsOSPlatform('OSX'))" >
17- <DefineConstants >OS_MAC</DefineConstants >
18- </PropertyGroup >
1910 <ItemGroup >
2011 <PackageDownload Include =" GitVersion.Tool" Version =" [5.12.0]" />
21- <PackageDownload Include =" NSpec" Version =" [3.1.0]" />
2212 <PackageDownload Include =" ReportGenerator" Version =" [5.1.23]" />
2313 <PackageDownload Include =" xunit.runner.console" Version =" [2.5.0]" />
24- <PackageDownload Include =" Node.js.redist" Version =" [16.20.0]" />
2514 <PackageReference Include =" LibGit2Sharp" Version =" 0.27.2" />
2615 <PackageReference Include =" Nuke.Common" Version =" 7.0.6" />
2716 <PackageReference Include =" Nuke.Components" Version =" 7.0.6" />
28- <PackageDownload Include =" Yarn.MSBuild" Version =" [1.22.19]" />
2917 </ItemGroup >
3018</Project >
You can’t perform that action at this time.
0 commit comments