Skip to content

Commit

Permalink
[release/7.0] Update dependencies from dotnet/emsdk (#78396)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/emsdk build 20221114.1

Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100 , Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100
 From Version 7.0.1 -> To Version 7.0.1

* Update dependencies from https://github.com/dotnet/emsdk build 20221115.1

Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100 , Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100
 From Version 7.0.1 -> To Version 7.0.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Nov 15, 2022
1 parent 5d71b4c commit 609bd1a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion NuGet.config
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-3a6c724" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-3a6c724f/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-73eb134-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-73eb1344-1/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
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>3a6c724f1915748d1ebbf8c14e99dc04ae6a295d</Sha>
<Sha>73eb13444bdee019ec91191f96fd866661acbc78</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>3a6c724f1915748d1ebbf8c14e99dc04ae6a295d</Sha>
<Sha>73eb13444bdee019ec91191f96fd866661acbc78</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down

0 comments on commit 609bd1a

Please sign in to comment.