Skip to content

Commit

Permalink
- Wix3: CI refinement
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-shilo committed Oct 5, 2024
1 parent 5924219 commit 8825bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/src/build.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ rem cleaning WPF bin folders (MSBuild fails to do it)
rd /Q /S .\WixSharp.UI.WPF\obj
rd /Q /S .\WixSharp.UI.WPF\bin

rem set EnableNuGetPackageRestore=true
set EnableNuGetPackageRestore=true
nuget restore WixSharp.Suite.sln

set msbuild=C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\MSBuild.exe
Expand Down

0 comments on commit 8825bc8

Please sign in to comment.