Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2021-05-31 16:04:15 +0300
committerGitHub <noreply@github.com>2021-05-31 16:04:15 +0300
commit2e3bf97c48587812ed0d5e641f77bfb95dd690f0 (patch)
tree0a99eedf7fb8a859a70d9fc4e719a6bfdd3e41cb
parent7923d4d1fc1a1cfbe959e895bd4f6d8203a58e93 (diff)
Update dependencies from https://github.com/dotnet/emsdk build 20210531.1 (#33159)
[release/6.0-preview5] Update dependencies from dotnet/emsdk
-rw-r--r--eng/Version.Details.xml12
-rw-r--r--eng/Versions.props6
2 files changed, 9 insertions, 9 deletions
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index f57fa4d57e..783da6f377 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -277,17 +277,17 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ef54ee284e0e488ec80caec4636b167cb2c32845</Sha>
</Dependency>
- <Dependency Name="Microsoft.NET.Runtime.Emscripten.2.0.12.Node.win-x64" Version="6.0.0-preview.5.21278.4">
+ <Dependency Name="Microsoft.NET.Runtime.Emscripten.2.0.12.Node.win-x64" Version="6.0.0-preview.5.21281.1">
<Uri>https://github.com/dotnet/emsdk</Uri>
- <Sha>73901e8b1f047a8350d9d3ca7943364b13cbe50c</Sha>
+ <Sha>09a65a984075859db72f5fbad61c7f3a08bfa54b</Sha>
</Dependency>
- <Dependency Name="Microsoft.NET.Runtime.Emscripten.2.0.12.Python.win-x64" Version="6.0.0-preview.5.21278.4">
+ <Dependency Name="Microsoft.NET.Runtime.Emscripten.2.0.12.Python.win-x64" Version="6.0.0-preview.5.21281.1">
<Uri>https://github.com/dotnet/emsdk</Uri>
- <Sha>73901e8b1f047a8350d9d3ca7943364b13cbe50c</Sha>
+ <Sha>09a65a984075859db72f5fbad61c7f3a08bfa54b</Sha>
</Dependency>
- <Dependency Name="Microsoft.NET.Runtime.Emscripten.2.0.12.Sdk.win-x64" Version="6.0.0-preview.5.21278.4">
+ <Dependency Name="Microsoft.NET.Runtime.Emscripten.2.0.12.Sdk.win-x64" Version="6.0.0-preview.5.21281.1">
<Uri>https://github.com/dotnet/emsdk</Uri>
- <Sha>73901e8b1f047a8350d9d3ca7943364b13cbe50c</Sha>
+ <Sha>09a65a984075859db72f5fbad61c7f3a08bfa54b</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.0-preview.5.21280.5">
<Uri>https://github.com/dotnet/runtime</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index 21d1d3869b..9e6ff8270e 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -71,9 +71,9 @@
<MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>6.0.0-preview.5.21280.5</MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>
<MicrosoftNETRuntimeWebAssemblySdkVersion>6.0.0-preview.5.21280.5</MicrosoftNETRuntimeWebAssemblySdkVersion>
<MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>6.0.0-preview.5.21280.5</MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>
- <MicrosoftNETRuntimeEmscripten2012Nodewinx64Version>6.0.0-preview.5.21278.4</MicrosoftNETRuntimeEmscripten2012Nodewinx64Version>
- <MicrosoftNETRuntimeEmscripten2012Pythonwinx64Version>6.0.0-preview.5.21278.4</MicrosoftNETRuntimeEmscripten2012Pythonwinx64Version>
- <MicrosoftNETRuntimeEmscripten2012Sdkwinx64Version>6.0.0-preview.5.21278.4</MicrosoftNETRuntimeEmscripten2012Sdkwinx64Version>
+ <MicrosoftNETRuntimeEmscripten2012Nodewinx64Version>6.0.0-preview.5.21281.1</MicrosoftNETRuntimeEmscripten2012Nodewinx64Version>
+ <MicrosoftNETRuntimeEmscripten2012Pythonwinx64Version>6.0.0-preview.5.21281.1</MicrosoftNETRuntimeEmscripten2012Pythonwinx64Version>
+ <MicrosoftNETRuntimeEmscripten2012Sdkwinx64Version>6.0.0-preview.5.21281.1</MicrosoftNETRuntimeEmscripten2012Sdkwinx64Version>
<MicrosoftNETCoreBrowserDebugHostTransportVersion>6.0.0-preview.5.21280.5</MicrosoftNETCoreBrowserDebugHostTransportVersion>
<MicrosoftWin32RegistryVersion>6.0.0-preview.5.21280.5</MicrosoftWin32RegistryVersion>
<MicrosoftExtensionsCachingAbstractionsVersion>6.0.0-preview.5.21280.5</MicrosoftExtensionsCachingAbstractionsVersion>