Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/runtime build 2024…
Browse files Browse the repository at this point in the history
…0908.4

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 10.0.0-alpha.1.24431.5 -> To Version 10.0.0-alpha.1.24458.4
  • Loading branch information
dotnet-maestro[bot] committed Sep 9, 2024
1 parent e00b0c6 commit 07bc37a
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
36 changes: 18 additions & 18 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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="10.0.0-alpha.1.24431.5">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.24458.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ffd3b187038a107e29cd425de3a748540a75e33e</Sha>
<Sha>39c84a3a1b57866b1a4ac17a8667971b34c9ac91</Sha>
</Dependency>
<Dependency Name="runtime.native.System.IO.Ports" Version="10.0.0-alpha.1.24431.5">
<Dependency Name="runtime.native.System.IO.Ports" Version="10.0.0-alpha.1.24458.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ffd3b187038a107e29cd425de3a748540a75e33e</Sha>
<Sha>39c84a3a1b57866b1a4ac17a8667971b34c9ac91</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.ILAsm" Version="10.0.0-alpha.1.24431.5">
<Dependency Name="Microsoft.NETCore.ILAsm" Version="10.0.0-alpha.1.24458.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ffd3b187038a107e29cd425de3a748540a75e33e</Sha>
<Sha>39c84a3a1b57866b1a4ac17a8667971b34c9ac91</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.IL" Version="10.0.0-alpha.1.24431.5">
<Dependency Name="Microsoft.NET.Sdk.IL" Version="10.0.0-alpha.1.24458.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ffd3b187038a107e29cd425de3a748540a75e33e</Sha>
<Sha>39c84a3a1b57866b1a4ac17a8667971b34c9ac91</Sha>
</Dependency>
<Dependency Name="System.Text.Json" Version="10.0.0-alpha.1.24431.5">
<Dependency Name="System.Text.Json" Version="10.0.0-alpha.1.24458.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ffd3b187038a107e29cd425de3a748540a75e33e</Sha>
<Sha>39c84a3a1b57866b1a4ac17a8667971b34c9ac91</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.runtime.linux-x64" Version="10.0.0-alpha.1.24431.5">
<Dependency Name="Microsoft.SourceBuild.Intermediate.runtime.linux-x64" Version="10.0.0-alpha.1.24458.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ffd3b187038a107e29cd425de3a748540a75e33e</Sha>
<Sha>39c84a3a1b57866b1a4ac17a8667971b34c9ac91</Sha>
<SourceBuild RepoName="runtime" ManagedOnly="false" />
</Dependency>
<Dependency Name="Microsoft.DotNet.ILCompiler" Version="10.0.0-alpha.1.24431.5">
<Dependency Name="Microsoft.DotNet.ILCompiler" Version="10.0.0-alpha.1.24458.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ffd3b187038a107e29cd425de3a748540a75e33e</Sha>
<Sha>39c84a3a1b57866b1a4ac17a8667971b34c9ac91</Sha>
</Dependency>
<Dependency Name="System.Reflection.Metadata" Version="10.0.0-alpha.1.24431.5">
<Dependency Name="System.Reflection.Metadata" Version="10.0.0-alpha.1.24458.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ffd3b187038a107e29cd425de3a748540a75e33e</Sha>
<Sha>39c84a3a1b57866b1a4ac17a8667971b34c9ac91</Sha>
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-alpha.1.24431.5">
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-alpha.1.24458.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ffd3b187038a107e29cd425de3a748540a75e33e</Sha>
<Sha>39c84a3a1b57866b1a4ac17a8667971b34c9ac91</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="9.0.0-prerelease.24452.1">
<Uri>https://github.com/dotnet/xharness</Uri>
Expand Down
14 changes: 7 additions & 7 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,10 @@
<!-- NuGet dependencies -->
<NuGetBuildTasksPackVersion>6.0.0-preview.1.102</NuGetBuildTasksPackVersion>
<!-- Installer dependencies -->
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-alpha.1.24431.5</MicrosoftNETCoreAppRuntimewinx64Version>
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-alpha.1.24458.4</MicrosoftNETCoreAppRuntimewinx64Version>
<MicrosoftExtensionsDependencyModelVersion>6.0.0</MicrosoftExtensionsDependencyModelVersion>
<!-- ILAsm dependencies -->
<MicrosoftNETCoreILAsmVersion>10.0.0-alpha.1.24431.5</MicrosoftNETCoreILAsmVersion>
<MicrosoftNETCoreILAsmVersion>10.0.0-alpha.1.24458.4</MicrosoftNETCoreILAsmVersion>
<!-- Libraries dependencies -->
<MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
<MicrosoftBclHashCodeVersion>1.1.1</MicrosoftBclHashCodeVersion>
Expand All @@ -120,19 +120,19 @@
<SystemDrawingCommonVersion>8.0.0</SystemDrawingCommonVersion>
<SystemIOFileSystemAccessControlVersion>5.0.0</SystemIOFileSystemAccessControlVersion>
<SystemMemoryVersion>4.5.5</SystemMemoryVersion>
<SystemReflectionMetadataVersion>10.0.0-alpha.1.24431.5</SystemReflectionMetadataVersion>
<SystemReflectionMetadataLoadContextVersion>10.0.0-alpha.1.24431.5</SystemReflectionMetadataLoadContextVersion>
<SystemReflectionMetadataVersion>10.0.0-alpha.1.24458.4</SystemReflectionMetadataVersion>
<SystemReflectionMetadataLoadContextVersion>10.0.0-alpha.1.24458.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>10.0.0-alpha.1.24431.5</SystemTextJsonVersion>
<SystemTextJsonVersion>10.0.0-alpha.1.24458.4</SystemTextJsonVersion>
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
<SystemThreadingAccessControlVersion>7.0.0</SystemThreadingAccessControlVersion>
<SystemThreadingTasksExtensionsVersion>4.5.4</SystemThreadingTasksExtensionsVersion>
<SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
<runtimenativeSystemIOPortsVersion>10.0.0-alpha.1.24431.5</runtimenativeSystemIOPortsVersion>
<runtimenativeSystemIOPortsVersion>10.0.0-alpha.1.24458.4</runtimenativeSystemIOPortsVersion>
<!-- Keep toolset versions in sync with dotnet/msbuild and dotnet/sdk -->
<SystemCollectionsImmutableToolsetVersion>8.0.0</SystemCollectionsImmutableToolsetVersion>
<SystemTextJsonToolsetVersion>8.0.0</SystemTextJsonToolsetVersion>
Expand Down Expand Up @@ -213,7 +213,7 @@
<!-- Mono Cecil -->
<MicrosoftDotNetCecilVersion>0.11.5-alpha.24419.1</MicrosoftDotNetCecilVersion>
<!-- ILCompiler -->
<MicrosoftDotNetILCompilerVersion>10.0.0-alpha.1.24431.5</MicrosoftDotNetILCompilerVersion>
<MicrosoftDotNetILCompilerVersion>10.0.0-alpha.1.24458.4</MicrosoftDotNetILCompilerVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>10.0.0-alpha.1.24452.1</MicrosoftNETCoreRuntimeICUTransportVersion>
<!-- MsQuic -->
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.24423.2",
"Microsoft.Build.NoTargets": "3.7.0",
"Microsoft.Build.Traversal": "3.4.0",
"Microsoft.NET.Sdk.IL": "10.0.0-alpha.1.24431.5"
"Microsoft.NET.Sdk.IL": "10.0.0-alpha.1.24458.4"
}
}

0 comments on commit 07bc37a

Please sign in to comment.