Skip to content

Commit a9a6c20

Browse files
authored
[wasm] Pin sdk version to 8.0.100-rc.1.23415.5 for workload testing (#90747)
.. because `dotnet-install --channel 8.0` is returning 9.0-alpha sdks right now.
1 parent 7bc69ad commit a9a6c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
<GrpcDotnetClientVersion>2.45.0</GrpcDotnetClientVersion>
205205
<GrpcToolsVersion>2.45.0</GrpcToolsVersion>
206206
<!-- Uncomment to set a fixed version, else the latest is used -->
207-
<!--<SdkVersionForWorkloadTesting>8.0.100-preview.6.23314.19</SdkVersionForWorkloadTesting>-->
207+
<SdkVersionForWorkloadTesting>8.0.100-rc.1.23415.5</SdkVersionForWorkloadTesting>
208208
<CompilerPlatformTestingVersion>1.1.2-beta1.23323.1</CompilerPlatformTestingVersion>
209209
<!-- Docs -->
210210
<MicrosoftPrivateIntellisenseVersion>7.0.0-preview-20221010.1</MicrosoftPrivateIntellisenseVersion>

0 commit comments

Comments
 (0)