aboutsummaryrefslogtreecommitdiff
path: root/tools/Use-VC.ps1
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-05-07 19:36:00 +0800
committercrupest <crupest@outlook.com>2022-05-07 19:36:00 +0800
commit71533ce42f23d9d36e92bb315705d91c8b54ec8a (patch)
tree7ae78c11baa6d4bb40f2c4c410f440cff68fa569 /tools/Use-VC.ps1
parenta465e2c410c1ae5098d2e073442219bb07a31b9d (diff)
downloadcru-71533ce42f23d9d36e92bb315705d91c8b54ec8a.tar.gz
cru-71533ce42f23d9d36e92bb315705d91c8b54ec8a.tar.bz2
cru-71533ce42f23d9d36e92bb315705d91c8b54ec8a.zip
...
Diffstat (limited to 'tools/Use-VC.ps1')
-rw-r--r--tools/Use-VC.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Use-VC.ps1 b/tools/Use-VC.ps1
index fc039142..ad3dbcba 100644
--- a/tools/Use-VC.ps1
+++ b/tools/Use-VC.ps1
@@ -20,5 +20,5 @@ function Use-VC {
}
}
Pop-Location
- Write-Host "Visual Studio 2019 Command Prompt variables set." -ForegroundColor Yellow
+ Write-Host "Visual Studio Command Prompt variables set." -ForegroundColor Yellow
}