Skip to content
Merged
Prev Previous commit
Next Next commit
Update dependencies from https://github.com/dotnet/emsdk build 202402…
…14.6

Microsoft.SourceBuild.Intermediate.emsdk , Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100
 From Version 8.0.3-servicing.24108.3 -> To Version 8.0.3-servicing.24114.6
  • Loading branch information
dotnet-maestro[bot] committed Feb 15, 2024
commit 233270bf29d7925a2f44e48911d9d1eff76779b7
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-emsdk -->
<add key="darc-pub-dotnet-emsdk-71b2848" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-71b28484/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-7762b63" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-7762b63e/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-emsdk -->
<!-- Begin: Package sources from dotnet-sdk -->
<!-- End: Package sources from dotnet-sdk -->
Expand Down
6 changes: 3 additions & 3 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,11 @@
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.3">
<Uri>https://github.com/dotnet/emsdk</Uri>
<Sha>71b28484b2c33e7730c956e9b2aa86f6c41bdd38</Sha>
<Sha>7762b63e0d90bc7b0a7e6d9338a38ea5c4158364</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="8.0.3-servicing.24114.4">
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="8.0.3-servicing.24114.6">
<Uri>https://github.com/dotnet/emsdk</Uri>
<Sha>71b28484b2c33e7730c956e9b2aa86f6c41bdd38</Sha>
<Sha>7762b63e0d90bc7b0a7e6d9338a38ea5c4158364</Sha>
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.24061.1">
Expand Down