1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-11 18:20:26 +09:00

Update dependencies from https://github.com/dotnet/runtime build 20240926.4 (#108391)

Microsoft.DotNet.ILCompiler , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , System.Reflection.Metadata , System.Reflection.MetadataLoadContext , System.Text.Json , Microsoft.SourceBuild.Intermediate.runtime.linux-x64
 From Version 9.0.0-rtm.24473.2 -> To Version 9.0.0-rtm.24476.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2024-10-01 16:59:24 -06:00 committed by GitHub
parent 47775b274d
commit c2e76ab212
Signed by: github
GPG key ID: B5690EEEBB952194
3 changed files with 26 additions and 26 deletions

View file

@ -278,43 +278,43 @@
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>b9b4464b3b10c1961ed0ff39b5f33b3b3bbf62d1</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rtm.24473.2">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rtm.24476.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>3d9da91a9720f7bda3e4cef127b8195441fb2580</Sha>
<Sha>0d44aea3696bab80b11a12c6bdfdbf8de9c4e815</Sha>
</Dependency>
<Dependency Name="runtime.native.System.IO.Ports" Version="9.0.0-rtm.24473.2">
<Dependency Name="runtime.native.System.IO.Ports" Version="9.0.0-rtm.24476.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>3d9da91a9720f7bda3e4cef127b8195441fb2580</Sha>
<Sha>0d44aea3696bab80b11a12c6bdfdbf8de9c4e815</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.ILAsm" Version="9.0.0-rtm.24473.2">
<Dependency Name="Microsoft.NETCore.ILAsm" Version="9.0.0-rtm.24476.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>3d9da91a9720f7bda3e4cef127b8195441fb2580</Sha>
<Sha>0d44aea3696bab80b11a12c6bdfdbf8de9c4e815</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.IL" Version="9.0.0-rtm.24473.2">
<Dependency Name="Microsoft.NET.Sdk.IL" Version="9.0.0-rtm.24476.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>3d9da91a9720f7bda3e4cef127b8195441fb2580</Sha>
<Sha>0d44aea3696bab80b11a12c6bdfdbf8de9c4e815</Sha>
</Dependency>
<Dependency Name="System.Text.Json" Version="9.0.0-rtm.24473.2">
<Dependency Name="System.Text.Json" Version="9.0.0-rtm.24476.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>3d9da91a9720f7bda3e4cef127b8195441fb2580</Sha>
<Sha>0d44aea3696bab80b11a12c6bdfdbf8de9c4e815</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.runtime.linux-x64" Version="9.0.0-rtm.24473.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.runtime.linux-x64" Version="9.0.0-rtm.24476.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>3d9da91a9720f7bda3e4cef127b8195441fb2580</Sha>
<Sha>0d44aea3696bab80b11a12c6bdfdbf8de9c4e815</Sha>
<SourceBuild RepoName="runtime" ManagedOnly="false" />
</Dependency>
<Dependency Name="Microsoft.DotNet.ILCompiler" Version="9.0.0-rtm.24473.2">
<Dependency Name="Microsoft.DotNet.ILCompiler" Version="9.0.0-rtm.24476.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>3d9da91a9720f7bda3e4cef127b8195441fb2580</Sha>
<Sha>0d44aea3696bab80b11a12c6bdfdbf8de9c4e815</Sha>
</Dependency>
<Dependency Name="System.Reflection.Metadata" Version="9.0.0-rtm.24473.2">
<Dependency Name="System.Reflection.Metadata" Version="9.0.0-rtm.24476.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>3d9da91a9720f7bda3e4cef127b8195441fb2580</Sha>
<Sha>0d44aea3696bab80b11a12c6bdfdbf8de9c4e815</Sha>
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-rtm.24473.2">
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-rtm.24476.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>3d9da91a9720f7bda3e4cef127b8195441fb2580</Sha>
<Sha>0d44aea3696bab80b11a12c6bdfdbf8de9c4e815</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="9.0.0-prerelease.24405.1">
<Uri>https://github.com/dotnet/xharness</Uri>

View file

@ -106,10 +106,10 @@
<!-- NuGet dependencies -->
<NuGetBuildTasksPackVersion>6.0.0-preview.1.102</NuGetBuildTasksPackVersion>
<!-- Installer dependencies -->
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rtm.24473.2</MicrosoftNETCoreAppRuntimewinx64Version>
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rtm.24476.4</MicrosoftNETCoreAppRuntimewinx64Version>
<MicrosoftExtensionsDependencyModelVersion>6.0.0</MicrosoftExtensionsDependencyModelVersion>
<!-- ILAsm dependencies -->
<MicrosoftNETCoreILAsmVersion>9.0.0-rtm.24473.2</MicrosoftNETCoreILAsmVersion>
<MicrosoftNETCoreILAsmVersion>9.0.0-rtm.24476.4</MicrosoftNETCoreILAsmVersion>
<!-- Libraries dependencies -->
<MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
<MicrosoftBclHashCodeVersion>1.1.1</MicrosoftBclHashCodeVersion>
@ -121,19 +121,19 @@
<SystemDrawingCommonVersion>8.0.0</SystemDrawingCommonVersion>
<SystemIOFileSystemAccessControlVersion>5.0.0</SystemIOFileSystemAccessControlVersion>
<SystemMemoryVersion>4.5.5</SystemMemoryVersion>
<SystemReflectionMetadataVersion>9.0.0-rtm.24473.2</SystemReflectionMetadataVersion>
<SystemReflectionMetadataLoadContextVersion>9.0.0-rtm.24473.2</SystemReflectionMetadataLoadContextVersion>
<SystemReflectionMetadataVersion>9.0.0-rtm.24476.4</SystemReflectionMetadataVersion>
<SystemReflectionMetadataLoadContextVersion>9.0.0-rtm.24476.4</SystemReflectionMetadataLoadContextVersion>
<SystemSecurityAccessControlVersion>6.0.0</SystemSecurityAccessControlVersion>
<SystemSecurityCryptographyCngVersion>5.0.0</SystemSecurityCryptographyCngVersion>
<SystemSecurityCryptographyOpenSslVersion>5.0.0</SystemSecurityCryptographyOpenSslVersion>
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>
<SystemSecurityPermissionsVersion>7.0.0</SystemSecurityPermissionsVersion>
<SystemTextJsonVersion>9.0.0-rtm.24473.2</SystemTextJsonVersion>
<SystemTextJsonVersion>9.0.0-rtm.24476.4</SystemTextJsonVersion>
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
<SystemThreadingAccessControlVersion>7.0.0</SystemThreadingAccessControlVersion>
<SystemThreadingTasksExtensionsVersion>4.5.4</SystemThreadingTasksExtensionsVersion>
<SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
<runtimenativeSystemIOPortsVersion>9.0.0-rtm.24473.2</runtimenativeSystemIOPortsVersion>
<runtimenativeSystemIOPortsVersion>9.0.0-rtm.24476.4</runtimenativeSystemIOPortsVersion>
<!-- Keep toolset versions in sync with dotnet/msbuild and dotnet/sdk -->
<SystemCollectionsImmutableToolsetVersion>8.0.0</SystemCollectionsImmutableToolsetVersion>
<SystemTextJsonToolsetVersion>8.0.0</SystemTextJsonToolsetVersion>
@ -214,7 +214,7 @@
<!-- Mono Cecil -->
<MicrosoftDotNetCecilVersion>0.11.5-alpha.24475.1</MicrosoftDotNetCecilVersion>
<!-- ILCompiler -->
<MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24473.2</MicrosoftDotNetILCompilerVersion>
<MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24476.4</MicrosoftDotNetILCompilerVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rc.2.24467.2</MicrosoftNETCoreRuntimeICUTransportVersion>
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.24466.4</MicrosoftNETCoreRuntimeICUTransportVersion>

View file

@ -13,6 +13,6 @@
"Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.24473.1",
"Microsoft.Build.NoTargets": "3.7.0",
"Microsoft.Build.Traversal": "3.4.0",
"Microsoft.NET.Sdk.IL": "9.0.0-rtm.24473.2"
"Microsoft.NET.Sdk.IL": "9.0.0-rtm.24476.4"
}
}