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 6cb4ba9 commit 4ecd3e8Copy full SHA for 4ecd3e8
Build-SampleSet.ps1
@@ -56,7 +56,6 @@ finally {
56
# Determine build environment: 'GitHub', 'NuGet', 'EWDK', or 'WDK'.
57
# Determine build number (used for exclusions based on build number). Five digits. Say, '22621'.
58
# Determine NuGet package version (if applicable).
59
-# Determine WDK vsix version.
60
#
61
$build_environment=""
62
$build_number=0
0 commit comments