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] <dotnet-maestro[bot]@users.noreply.github.com>2022-08-29 15:13:06 +0300
committerdotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2022-08-29 15:13:06 +0300
commit8ca103b871a250d24e79d334475a060c59f96ff9 (patch)
tree431d61f29bcd8f0f9dae6d815f37c17e0768e6e7
parent26c89e5ffe234ededd78aac34520d7f078ca20c0 (diff)
Update dependencies from https://github.com/dotnet/runtime build 20220827.5
Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , System.Text.Json From Version 8.0.0-alpha.1.22421.15 -> To Version 8.0.0-alpha.1.22427.5
-rw-r--r--eng/Version.Details.xml20
-rw-r--r--eng/Versions.props8
-rw-r--r--global.json2
3 files changed, 15 insertions, 15 deletions
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 0dfd1ab676b..2988f670c07 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -206,25 +206,25 @@
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>26987b5218f1a9fa7009cfee559ca631f63791b2</Sha>
</Dependency>
- <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-alpha.1.22421.15">
+ <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-alpha.1.22427.5">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>f6166429381a4205207930d673c86a35da9ff40f</Sha>
+ <Sha>48a3dbe5509f53f89db0a48c8285a2eec0758fea</Sha>
</Dependency>
- <Dependency Name="runtime.native.System.IO.Ports" Version="8.0.0-alpha.1.22421.15">
+ <Dependency Name="runtime.native.System.IO.Ports" Version="8.0.0-alpha.1.22427.5">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>f6166429381a4205207930d673c86a35da9ff40f</Sha>
+ <Sha>48a3dbe5509f53f89db0a48c8285a2eec0758fea</Sha>
</Dependency>
- <Dependency Name="Microsoft.NETCore.ILAsm" Version="8.0.0-alpha.1.22421.15">
+ <Dependency Name="Microsoft.NETCore.ILAsm" Version="8.0.0-alpha.1.22427.5">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>f6166429381a4205207930d673c86a35da9ff40f</Sha>
+ <Sha>48a3dbe5509f53f89db0a48c8285a2eec0758fea</Sha>
</Dependency>
- <Dependency Name="Microsoft.NET.Sdk.IL" Version="8.0.0-alpha.1.22421.15">
+ <Dependency Name="Microsoft.NET.Sdk.IL" Version="8.0.0-alpha.1.22427.5">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>f6166429381a4205207930d673c86a35da9ff40f</Sha>
+ <Sha>48a3dbe5509f53f89db0a48c8285a2eec0758fea</Sha>
</Dependency>
- <Dependency Name="System.Text.Json" Version="8.0.0-alpha.1.22421.15">
+ <Dependency Name="System.Text.Json" Version="8.0.0-alpha.1.22427.5">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>f6166429381a4205207930d673c86a35da9ff40f</Sha>
+ <Sha>48a3dbe5509f53f89db0a48c8285a2eec0758fea</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22425.2">
<Uri>https://github.com/dotnet/linker</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index e8018928db3..3fc063122b4 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -73,10 +73,10 @@
<!-- NuGet dependencies -->
<NuGetBuildTasksPackVersion>6.0.0-preview.1.102</NuGetBuildTasksPackVersion>
<!-- Installer dependencies -->
- <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-alpha.1.22421.15</MicrosoftNETCoreAppRuntimewinx64Version>
+ <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-alpha.1.22427.5</MicrosoftNETCoreAppRuntimewinx64Version>
<MicrosoftExtensionsDependencyModelVersion>6.0.0</MicrosoftExtensionsDependencyModelVersion>
<!-- CoreClr dependencies -->
- <MicrosoftNETCoreILAsmVersion>8.0.0-alpha.1.22421.15</MicrosoftNETCoreILAsmVersion>
+ <MicrosoftNETCoreILAsmVersion>8.0.0-alpha.1.22427.5</MicrosoftNETCoreILAsmVersion>
<runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.22426.3</runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>
<runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.22426.3</runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>
<runtimelinuxmuslarm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.22426.3</runtimelinuxmuslarm64MicrosoftNETCoreRuntimeObjWriterVersion>
@@ -111,11 +111,11 @@
<SystemSecurityCryptographyOpenSslVersion>5.0.0</SystemSecurityCryptographyOpenSslVersion>
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>
<SystemServiceModelPrimitivesVersion>4.9.0</SystemServiceModelPrimitivesVersion>
- <SystemTextJsonVersion>8.0.0-alpha.1.22421.15</SystemTextJsonVersion>
+ <SystemTextJsonVersion>8.0.0-alpha.1.22427.5</SystemTextJsonVersion>
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
<SystemThreadingTasksExtensionsVersion>4.5.4</SystemThreadingTasksExtensionsVersion>
<SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
- <runtimenativeSystemIOPortsVersion>8.0.0-alpha.1.22421.15</runtimenativeSystemIOPortsVersion>
+ <runtimenativeSystemIOPortsVersion>8.0.0-alpha.1.22427.5</runtimenativeSystemIOPortsVersion>
<!-- Runtime-Assets dependencies -->
<SystemRuntimeNumericsTestDataVersion>7.0.0-beta.22422.1</SystemRuntimeNumericsTestDataVersion>
<SystemComponentModelTypeConverterTestDataVersion>7.0.0-beta.22422.1</SystemComponentModelTypeConverterTestDataVersion>
diff --git a/global.json b/global.json
index cb2f93120d3..99d901afa7a 100644
--- a/global.json
+++ b/global.json
@@ -13,6 +13,6 @@
"Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.22424.3",
"Microsoft.Build.NoTargets": "3.5.0",
"Microsoft.Build.Traversal": "3.1.6",
- "Microsoft.NET.Sdk.IL": "8.0.0-alpha.1.22421.15"
+ "Microsoft.NET.Sdk.IL": "8.0.0-alpha.1.22427.5"
}
}