Skip to content

Commit 6616611

Browse files
author
Jason Zhai
committed
Fix the errors
1 parent c91db54 commit 6616611

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eng/Version.Details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<Uri>https://github.com/dotnet/runtime</Uri>
4848
<Sha>e95228dbcf7a69f87b00da969b0cabf2e62ab207</Sha>
4949
</Dependency>
50-
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport" Version="8.0.0-rtm.23469.3" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
50+
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport" Version="8.0.0-rtm.23470.1" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
5151
<Uri>https://github.com/dotnet/emsdk</Uri>
5252
<Sha>446eeb331fcbf2f48c14a377601a8ab950ec942e</Sha>
5353
<SourceBuild RepoName="emsdk" ManagedOnly="true" />

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
</PropertyGroup>
209209
<PropertyGroup>
210210
<!-- Workloads from dotnet/emsdk -->
211-
<MicrosoftNETWorkloadEmscriptenCurrentManifest80100TransportPackageVersion>8.0.0-rtm.23469.3</MicrosoftNETWorkloadEmscriptenCurrentManifest80100TransportPackageVersion>
211+
<MicrosoftNETWorkloadEmscriptenCurrentManifest80100TransportPackageVersion>8.0.0-rtm.23470.1</MicrosoftNETWorkloadEmscriptenCurrentManifest80100TransportPackageVersion>
212212
<EmscriptenWorkloadManifestVersion>$(MicrosoftNETWorkloadEmscriptenCurrentManifest80100TransportPackageVersion)</EmscriptenWorkloadManifestVersion>
213213
<!-- emsdk workload prerelease version band must match the emsdk feature band -->
214214
<EmscriptenWorkloadFeatureBand>8.0.100$([System.Text.RegularExpressions.Regex]::Match($(EmscriptenWorkloadManifestVersion), `-rtm|-[A-z]*\.*\d*`))</EmscriptenWorkloadFeatureBand>

0 commit comments

Comments
 (0)