Skip to content

Commit aef8d69

Browse files
authored
[wasm] Use latest sdk for workload testing (#88173)
This reverts the earlier change from 7112a41 which was working around #87647
1 parent 67b1ede commit aef8d69

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
@@ -203,7 +203,7 @@
203203
<GrpcDotnetClientVersion>2.45.0</GrpcDotnetClientVersion>
204204
<GrpcToolsVersion>2.45.0</GrpcToolsVersion>
205205
<!-- Uncomment to set a fixed version, else the latest is used -->
206-
<SdkVersionForWorkloadTesting>8.0.100-preview.6.23314.19</SdkVersionForWorkloadTesting>
206+
<!--<SdkVersionForWorkloadTesting>8.0.100-preview.6.23314.19</SdkVersionForWorkloadTesting>-->
207207
<CompilerPlatformTestingVersion>1.1.2-beta1.23205.1</CompilerPlatformTestingVersion>
208208
<!-- Docs -->
209209
<MicrosoftPrivateIntellisenseVersion>7.0.0-preview-20221010.1</MicrosoftPrivateIntellisenseVersion>

0 commit comments

Comments
 (0)