Skip to content

Commit 2a6dad0

Browse files
authored
Merge pull request #1 from NSTechBytes/working
Working
2 parents 6d0d0e1 + f4ef9ee commit 2a6dad0

18 files changed

+1037
-784
lines changed

Build-CPP.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#usage -----> powershell -ExecutionPolicy Bypass -Command "& {. .\Build-CPP.ps1; Dist -major 1 -minor 2 -patch 0}"
1+
#usage -----> powershell -ExecutionPolicy Bypass -Command "& {. .\Build-CPP.ps1; Dist -major 0 -minor 0 -patch 3}"
22
$msbuild = "C:\Program Files\Microsoft Visual Studio\2022\Community\Msbuild\Current\Bin\MSBuild.exe"
33

44
function Add-RMSkinFooter {

0 commit comments

Comments
 (0)