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

github.com/dotnet/runtime.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>2022-01-26 23:15:49 +0300
committerGitHub <noreply@github.com>2022-01-26 23:15:49 +0300
commit405337939cf8d793661f6c6c0007c3f519b26f0d (patch)
treea9868f5128f2441eabf600c22648780ecd5f204c
parentaa731324884707771991eb403eaf249f1eadfdf5 (diff)
Update dependencies from https://github.com/dotnet/emsdk build 20220121.1 (#64211)v7.0.0-preview.1.22076.8release/7.0-preview1
Microsoft.NET.Workload.Emscripten.Manifest-7.0.100 From Version 7.0.0-alpha.1.21601.1 -> To Version 7.0.0-preview.1.22071.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
-rw-r--r--eng/Version.Details.xml4
-rw-r--r--eng/Versions.props2
2 files changed, 3 insertions, 3 deletions
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index af284815b19..d0b8bb50a36 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -8,9 +8,9 @@
<Uri>https://github.com/dotnet/msquic</Uri>
<Sha>a7213b4676c1803bb251771291a525482d42e511</Sha>
</Dependency>
- <Dependency Name="Microsoft.NET.Workload.Emscripten.Manifest-7.0.100" Version="7.0.0-alpha.1.21601.1">
+ <Dependency Name="Microsoft.NET.Workload.Emscripten.Manifest-7.0.100" Version="7.0.0-preview.1.22071.1">
<Uri>https://github.com/dotnet/emsdk</Uri>
- <Sha>4eb953d7051890da4f36167125c6b41e06d7f56d</Sha>
+ <Sha>5098f11f5baf687fb339c6dee6069c0dd6b3e3ca</Sha>
</Dependency>
<Dependency Name="System.ServiceModel.Primitives" Version="4.9.0-rc2.21473.1">
<Uri>https://github.com/dotnet/wcf</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index 1ee71aef9ab..99ecfc89c6c 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -193,7 +193,7 @@
<runtimeosx1012x64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>11.1.0-alpha.1.22067.2</runtimeosx1012x64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
<runtimeosx1012x64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>11.1.0-alpha.1.22067.2</runtimeosx1012x64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
<!-- emscripten / Node -->
- <MicrosoftNETWorkloadEmscriptenManifest70100Version>7.0.0-alpha.1.21601.1</MicrosoftNETWorkloadEmscriptenManifest70100Version>
+ <MicrosoftNETWorkloadEmscriptenManifest70100Version>7.0.0-preview.1.22071.1</MicrosoftNETWorkloadEmscriptenManifest70100Version>
<MicrosoftNETRuntimeEmscriptenVersion>$(MicrosoftNETWorkloadEmscriptenManifest70100Version)</MicrosoftNETRuntimeEmscriptenVersion>
<!-- workloads -->
<SwixPackageVersion>1.1.87-gba258badda</SwixPackageVersion>