Skip to content

Commit 4ecd3e8

Browse files
author
Matt
authored
Cleanup comment for vsix version
1 parent 6cb4ba9 commit 4ecd3e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Build-SampleSet.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ finally {
5656
# Determine build environment: 'GitHub', 'NuGet', 'EWDK', or 'WDK'.
5757
# Determine build number (used for exclusions based on build number). Five digits. Say, '22621'.
5858
# Determine NuGet package version (if applicable).
59-
# Determine WDK vsix version.
6059
#
6160
$build_environment=""
6261
$build_number=0

0 commit comments

Comments
 (0)