We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cd52f8 commit e0b5331Copy full SHA for e0b5331
build/build_prep.ps1
@@ -1,3 +1,4 @@
1
dotnet new tool-manifest
2
dotnet tool install Cake.Tool --version 1.1.0
3
-Invoke-WebRequest https://cakebuild.net/download/bootstrapper/dotnet-tool/windows -OutFile build.ps1
+Invoke-WebRequest https://cakebuild.net/download/bootstrapper/dotnet-tool/windows -OutFile build.ps1
4
+git fetch --all
0 commit comments