Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update dependencies from https://github.com/dotnet/emsdk build 202211…
…09.1

Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100 , Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100
 From Version 7.0.0 -> To Version 7.0.1
  • Loading branch information
dotnet-maestro[bot] committed Nov 9, 2022
commit 9d36857a4feafd3e7b3cc4efb9203d0f60d05f67
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-ffbdfbe" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-ffbdfbee/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-3a6c724" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-3a6c724f/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-emsdk -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<!--
Expand Down
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100" Version="7.0.1">
<Uri>https://github.com/dotnet/emsdk</Uri>
<Sha>ffbdfbee6742db372edaa095e3c7d2090a20b1e6</Sha>
<Sha>3a6c724f1915748d1ebbf8c14e99dc04ae6a295d</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100" Version="7.0.1">
<Uri>https://github.com/dotnet/emsdk</Uri>
<Sha>ffbdfbee6742db372edaa095e3c7d2090a20b1e6</Sha>
<Sha>3a6c724f1915748d1ebbf8c14e99dc04ae6a295d</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down