Skip to content

Commit

Permalink
Wasm.Build.Tests: re-enable building with latest sdk
Browse files Browse the repository at this point in the history
The sdk issue dotnet/sdk#26967 was fixed in
dotnet/sdk#26796 .

Fixes dotnet#73312 .
  • Loading branch information
radical committed Aug 5, 2022
1 parent 0c4db6e commit af64a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
<MoqVersion>4.12.0</MoqVersion>
<FsCheckVersion>2.14.3</FsCheckVersion>
<!-- Uncomment to set a fixed version, else the latest is used -->
<SdkVersionForWorkloadTesting>7.0.100-rc.1.22402.35</SdkVersionForWorkloadTesting>
<!--<SdkVersionForWorkloadTesting>7.0.100-rc.1.22402.35</SdkVersionForWorkloadTesting>-->
<CompilerPlatformTestingVersion>1.1.2-beta1.22205.2</CompilerPlatformTestingVersion>
<!-- Docs -->
<MicrosoftPrivateIntellisenseVersion>7.0.0-preview-20220721.1</MicrosoftPrivateIntellisenseVersion>
Expand Down

0 comments on commit af64a00

Please sign in to comment.