diff options
| author | JakobL-MSFT <[email protected]> | 2024-03-03 14:27:50 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-03-03 14:27:50 -0800 |
| commit | c7ef047d05ca856a04fe542739ea99d28913ae6e (patch) | |
| tree | 9bf91ec7c5a0553224de2e98ff78c1ac54aca518 /Build-SampleSet.ps1 | |
| parent | d1c58567a7ff9af51a7688a798a7327ce10b0b0a (diff) | |
Update to WDK NuGet 26074 (#1133)
Co-authored-by: Jakob Lichtenberg <[email protected]>
Diffstat (limited to 'Build-SampleSet.ps1')
| -rw-r--r-- | Build-SampleSet.ps1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build-SampleSet.ps1 b/Build-SampleSet.ps1 index d505f54c..b2ed104a 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=26068 + $build_number=26074 } # # EWDK sets environment variable BuildLab. For example 'ni_release_svc_prod1.22621.2428'. |
