Skip to content

Commit

Permalink
[.net] Move Wix to 4.0.0.5512-pre
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Jan 23, 2021
1 parent 7fb444b commit 59945ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.cmd
@@ -1,6 +1,6 @@
@echo off
Rmdir .nuget\packages\ /s /q
NuGet.exe install WiX -OutputDirectory .nuget\packages\ -NonInteractive -Version 4.0.0.4506-pre -Pre
NuGet.exe install MSBuildTasks -OutputDirectory .nuget\packages\ -NonInteractive -Version 1.5.0.235
NuGet.exe install NUnit -OutputDirectory .nuget\packages\ -NonInteractive -Version 3.13.0
NuGet.exe install NUnit.ConsoleRunner -OutputDirectory .nuget\packages\ -NonInteractive -Version 3.12.0
NuGet.exe install WiX -OutputDirectory .nuget\packages\ -NonInteractive -Version 4.0.0.5512-pre -Pre

0 comments on commit 59945ee

Please sign in to comment.