We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d0d0e1 + f4ef9ee commit 2a6dad0Copy full SHA for 2a6dad0
18 files changed
Build-CPP.ps1
@@ -1,4 +1,4 @@
1
-#usage -----> powershell -ExecutionPolicy Bypass -Command "& {. .\Build-CPP.ps1; Dist -major 1 -minor 2 -patch 0}"
+#usage -----> powershell -ExecutionPolicy Bypass -Command "& {. .\Build-CPP.ps1; Dist -major 0 -minor 0 -patch 3}"
2
$msbuild = "C:\Program Files\Microsoft Visual Studio\2022\Community\Msbuild\Current\Bin\MSBuild.exe"
3
4
function Add-RMSkinFooter {
0 commit comments