Skip to content

Commit f9b6a51

Browse files
Update dependencies from https://github.com/dotnet/emsdk build 20241019.2 (#109051)
Microsoft.SourceBuild.Intermediate.emsdk , Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100 , Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport From Version 9.0.0-rtm.24517.2 -> To Version 9.0.0-rtm.24519.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
1 parent d5baa14 commit f9b6a51

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

NuGet.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<clear />
1010
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1111
<!-- Begin: Package sources from dotnet-emsdk -->
12-
<add key="darc-pub-dotnet-emsdk-5054dd3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-5054dd35/nuget/v3/index.json" />
12+
<add key="darc-pub-dotnet-emsdk-cd2146c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-cd2146c9/nuget/v3/index.json" />
1313
<!-- End: Package sources from dotnet-emsdk -->
1414
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1515
<!--

eng/Version.Details.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -64,18 +64,18 @@
6464
<Sha>e51bd3677d5674fa34bf5676c5fc5562206bf94e</Sha>
6565
<SourceBuild RepoName="cecil" ManagedOnly="true" />
6666
</Dependency>
67-
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-rtm.24517.2">
67+
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-rtm.24519.2">
6868
<Uri>https://github.com/dotnet/emsdk</Uri>
69-
<Sha>5054dd35a56010d8f6232408e56e31ad8ccc987a</Sha>
69+
<Sha>cd2146c90fc68d5ff2db715337e696229c74651e</Sha>
7070
</Dependency>
7171
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100" Version="9.0.0">
7272
<Uri>https://github.com/dotnet/emsdk</Uri>
73-
<Sha>5054dd35a56010d8f6232408e56e31ad8ccc987a</Sha>
73+
<Sha>cd2146c90fc68d5ff2db715337e696229c74651e</Sha>
7474
</Dependency>
7575
<!-- Intermediate is necessary for source build. -->
76-
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="9.0.0-rtm.24517.2">
76+
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="9.0.0-rtm.24519.2">
7777
<Uri>https://github.com/dotnet/emsdk</Uri>
78-
<Sha>5054dd35a56010d8f6232408e56e31ad8ccc987a</Sha>
78+
<Sha>cd2146c90fc68d5ff2db715337e696229c74651e</Sha>
7979
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
8080
</Dependency>
8181
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
Note: when the name is updated, make sure to update dependency name in eng/pipelines/common/xplat-setup.yml
244244
like - DarcDependenciesChanged.Microsoft_NET_Workload_Emscripten_Current_Manifest-9_0_100_Transport
245245
-->
246-
<MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>9.0.0-rtm.24517.2</MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>
246+
<MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>9.0.0-rtm.24519.2</MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>
247247
<MicrosoftNETWorkloadEmscriptenCurrentManifest90100Version>9.0.0</MicrosoftNETWorkloadEmscriptenCurrentManifest90100Version>
248248
<MicrosoftNETRuntimeEmscriptenVersion>$(MicrosoftNETWorkloadEmscriptenCurrentManifest90100Version)</MicrosoftNETRuntimeEmscriptenVersion>
249249
<!-- workloads -->

0 commit comments

Comments
 (0)