summaryrefslogtreecommitdiff
path: root/Build-SampleSet.ps1
diff options
context:
space:
mode:
authorJakobL-MSFT <[email protected]>2024-03-09 10:47:17 -0800
committerGitHub <[email protected]>2024-03-09 10:47:17 -0800
commite14874699db0ffc6325147a61a4ef3ddae93f037 (patch)
tree180ea70ac93ac663f187d8f0c797e7f5db709da0 /Build-SampleSet.ps1
parentff528e8ce20d25bc8ba2cb89203399cacd51a13d (diff)
Update to WDK NuGet 26080 (#1139)
* Update to WDK NuGet 26080 * Update to WDK NuGet 26080 * Update to WDK NuGet 26080 --------- Co-authored-by: Jakob Lichtenberg <[email protected]>
Diffstat (limited to 'Build-SampleSet.ps1')
-rw-r--r--Build-SampleSet.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/Build-SampleSet.ps1 b/Build-SampleSet.ps1
index b2ed104a..a93548b7 100644
--- a/Build-SampleSet.ps1
+++ b/Build-SampleSet.ps1
@@ -65,7 +65,7 @@ if (-not $env:GITHUB_REPOSITORY -eq '') {
#
elseif(Test-Path(".\packages")) {
$build_environment=("NuGet")
- $build_number=26074
+ $build_number=26080
}
#
# EWDK sets environment variable BuildLab. For example 'ni_release_svc_prod1.22621.2428'.