Skip to content

Commit 8622e98

Browse files
Update dependencies from https://github.com/dotnet/runtime build 20230731.1 (#89714)
[main] Update dependencies from dotnet/runtime
1 parent e71faee commit 8622e98

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

eng/Version.Details.xml

+12-12
Original file line numberDiff line numberDiff line change
@@ -289,30 +289,30 @@
289289
<Uri>https://github.com/dotnet/llvm-project</Uri>
290290
<Sha>b3413378946dee5b1787266d11fc2e3c4e1d6ce7</Sha>
291291
</Dependency>
292-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rc.1.23374.1">
292+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rc.1.23381.1">
293293
<Uri>https://github.com/dotnet/runtime</Uri>
294-
<Sha>5b4bbda1c1c8a5cc4ced9facdacb4e531dfc8b3c</Sha>
294+
<Sha>8470b87bcb366cc06486c6f7aa23ae6de3259eba</Sha>
295295
</Dependency>
296-
<Dependency Name="runtime.native.System.IO.Ports" Version="8.0.0-rc.1.23374.1">
296+
<Dependency Name="runtime.native.System.IO.Ports" Version="8.0.0-rc.1.23381.1">
297297
<Uri>https://github.com/dotnet/runtime</Uri>
298-
<Sha>5b4bbda1c1c8a5cc4ced9facdacb4e531dfc8b3c</Sha>
298+
<Sha>8470b87bcb366cc06486c6f7aa23ae6de3259eba</Sha>
299299
</Dependency>
300-
<Dependency Name="Microsoft.NETCore.ILAsm" Version="8.0.0-rc.1.23374.1">
300+
<Dependency Name="Microsoft.NETCore.ILAsm" Version="8.0.0-rc.1.23381.1">
301301
<Uri>https://github.com/dotnet/runtime</Uri>
302-
<Sha>5b4bbda1c1c8a5cc4ced9facdacb4e531dfc8b3c</Sha>
302+
<Sha>8470b87bcb366cc06486c6f7aa23ae6de3259eba</Sha>
303303
</Dependency>
304-
<Dependency Name="Microsoft.NET.Sdk.IL" Version="8.0.0-rc.1.23374.1">
304+
<Dependency Name="Microsoft.NET.Sdk.IL" Version="8.0.0-rc.1.23381.1">
305305
<Uri>https://github.com/dotnet/runtime</Uri>
306-
<Sha>5b4bbda1c1c8a5cc4ced9facdacb4e531dfc8b3c</Sha>
306+
<Sha>8470b87bcb366cc06486c6f7aa23ae6de3259eba</Sha>
307307
</Dependency>
308-
<Dependency Name="System.Text.Json" Version="8.0.0-rc.1.23374.1">
308+
<Dependency Name="System.Text.Json" Version="8.0.0-rc.1.23381.1">
309309
<Uri>https://github.com/dotnet/runtime</Uri>
310-
<Sha>5b4bbda1c1c8a5cc4ced9facdacb4e531dfc8b3c</Sha>
310+
<Sha>8470b87bcb366cc06486c6f7aa23ae6de3259eba</Sha>
311311
<SourceBuild RepoName="runtime" ManagedOnly="false" />
312312
</Dependency>
313-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.0-rc.1.23374.1">
313+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.0-rc.1.23381.1">
314314
<Uri>https://github.com/dotnet/runtime</Uri>
315-
<Sha>5b4bbda1c1c8a5cc4ced9facdacb4e531dfc8b3c</Sha>
315+
<Sha>8470b87bcb366cc06486c6f7aa23ae6de3259eba</Sha>
316316
</Dependency>
317317
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="8.0.0-prerelease.23377.1">
318318
<Uri>https://github.com/dotnet/xharness</Uri>

eng/Versions.props

+5-5
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,10 @@
101101
<!-- NuGet dependencies -->
102102
<NuGetBuildTasksPackVersion>6.0.0-preview.1.102</NuGetBuildTasksPackVersion>
103103
<!-- Installer dependencies -->
104-
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-rc.1.23374.1</MicrosoftNETCoreAppRuntimewinx64Version>
104+
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-rc.1.23381.1</MicrosoftNETCoreAppRuntimewinx64Version>
105105
<MicrosoftExtensionsDependencyModelVersion>6.0.0</MicrosoftExtensionsDependencyModelVersion>
106106
<!-- CoreClr dependencies -->
107-
<MicrosoftNETCoreILAsmVersion>8.0.0-rc.1.23374.1</MicrosoftNETCoreILAsmVersion>
107+
<MicrosoftNETCoreILAsmVersion>8.0.0-rc.1.23381.1</MicrosoftNETCoreILAsmVersion>
108108
<MicrosoftNETCoreILAsmVersion>8.0.0-preview.7.23325.2</MicrosoftNETCoreILAsmVersion>
109109
<runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>16.0.5-alpha.1.23378.1</runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>
110110
<runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>16.0.5-alpha.1.23378.1</runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>
@@ -132,12 +132,12 @@
132132
<SystemSecurityCryptographyOpenSslVersion>5.0.0</SystemSecurityCryptographyOpenSslVersion>
133133
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>
134134
<SystemSecurityPermissionsVersion>7.0.0</SystemSecurityPermissionsVersion>
135-
<SystemTextJsonVersion>8.0.0-rc.1.23374.1</SystemTextJsonVersion>
135+
<SystemTextJsonVersion>8.0.0-rc.1.23381.1</SystemTextJsonVersion>
136136
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
137137
<SystemThreadingAccessControlVersion>7.0.0</SystemThreadingAccessControlVersion>
138138
<SystemThreadingTasksExtensionsVersion>4.5.4</SystemThreadingTasksExtensionsVersion>
139139
<SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
140-
<runtimenativeSystemIOPortsVersion>8.0.0-rc.1.23374.1</runtimenativeSystemIOPortsVersion>
140+
<runtimenativeSystemIOPortsVersion>8.0.0-rc.1.23381.1</runtimenativeSystemIOPortsVersion>
141141
<!-- Runtime-Assets dependencies -->
142142
<SystemRuntimeNumericsTestDataVersion>8.0.0-beta.23377.2</SystemRuntimeNumericsTestDataVersion>
143143
<SystemComponentModelTypeConverterTestDataVersion>8.0.0-beta.23377.2</SystemComponentModelTypeConverterTestDataVersion>
@@ -209,7 +209,7 @@
209209
<!-- Docs -->
210210
<MicrosoftPrivateIntellisenseVersion>7.0.0-preview-20221010.1</MicrosoftPrivateIntellisenseVersion>
211211
<!-- ILLink -->
212-
<MicrosoftNETILLinkTasksVersion>8.0.0-rc.1.23374.1</MicrosoftNETILLinkTasksVersion>
212+
<MicrosoftNETILLinkTasksVersion>8.0.0-rc.1.23381.1</MicrosoftNETILLinkTasksVersion>
213213
<!-- Mono Cecil -->
214214
<MicrosoftDotNetCecilVersion>0.11.4-alpha.23374.2</MicrosoftDotNetCecilVersion>
215215
<!-- ICU -->

global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"Microsoft.DotNet.SharedFramework.Sdk": "8.0.0-beta.23378.2",
1414
"Microsoft.Build.NoTargets": "3.7.0",
1515
"Microsoft.Build.Traversal": "3.4.0",
16-
"Microsoft.NET.Sdk.IL": "8.0.0-rc.1.23374.1"
16+
"Microsoft.NET.Sdk.IL": "8.0.0-rc.1.23381.1"
1717
}
1818
}

0 commit comments

Comments
 (0)