Skip to content

Commit 2b407e9

Browse files
Update dependencies from https://github.com/dotnet/installer build 20230918.1 (dotnet#5369)
[main] Update dependencies from dotnet/installer - Coherency Updates: - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-rc.2.23464.16 to 8.0.0-rc.2.23466.4 (parent: Microsoft.Dotnet.Sdk.Internal) - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-rc.2.23464.16 to 8.0.0-rc.2.23466.4 (parent: Microsoft.Dotnet.Sdk.Internal)
1 parent 313b9b5 commit 2b407e9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

eng/Version.Details.xml

+6-6
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
<Uri>https://github.com/dotnet/arcade</Uri>
3939
<Sha>1d451c32dda2314c721adbf8829e1c0cd4e681ff</Sha>
4040
</Dependency>
41-
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-rc.2.23466.1">
41+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-rc.2.23468.1">
4242
<Uri>https://github.com/dotnet/installer</Uri>
43-
<Sha>d7b01118f5f47ea27c476a60836eadc69500e6a1</Sha>
43+
<Sha>e1fd7d964980ed478fa30457cf750e81105caee1</Sha>
4444
</Dependency>
4545
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.23463.1">
4646
<Uri>https://github.com/dotnet/arcade</Uri>
@@ -50,17 +50,17 @@
5050
<Uri>https://github.com/dotnet/symstore</Uri>
5151
<Sha>4827cdd43b2bdebfe516e0dfa9652ad656323ec5</Sha>
5252
</Dependency>
53-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rc.2.23464.16" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
53+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rc.2.23466.4" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
5454
<Uri>https://github.com/dotnet/runtime</Uri>
55-
<Sha>9cdbc87dadbf358206f20f17fed005cdcb253452</Sha>
55+
<Sha>287c10d2539d47268a1083c4d533cf84124900cf</Sha>
5656
</Dependency>
5757
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0" Version="8.0.0-rc.2.23465.17" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
5858
<Uri>https://github.com/dotnet/aspnetcore</Uri>
5959
<Sha>468ff785bc251d5a9c7ea82ebe8572a4cdcbeb39</Sha>
6060
</Dependency>
61-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-rc.2.23464.16" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
61+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-rc.2.23466.4" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
6262
<Uri>https://github.com/dotnet/runtime</Uri>
63-
<Sha>9cdbc87dadbf358206f20f17fed005cdcb253452</Sha>
63+
<Sha>287c10d2539d47268a1083c4d533cf84124900cf</Sha>
6464
</Dependency>
6565
</ToolsetDependencies>
6666
</Dependencies>

eng/Versions.props

+3-3
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,12 @@
7070
<MicrosoftDiagnosticsMonitoringVersion>7.0.0-preview.23465.1</MicrosoftDiagnosticsMonitoringVersion>
7171
<MicrosoftDiagnosticsMonitoringEventPipeVersion>7.0.0-preview.23465.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
7272
<!-- dotnet/installer references -->
73-
<MicrosoftDotnetSdkInternalVersion>8.0.100-rc.2.23466.1</MicrosoftDotnetSdkInternalVersion>
73+
<MicrosoftDotnetSdkInternalVersion>8.0.100-rc.2.23468.1</MicrosoftDotnetSdkInternalVersion>
7474
<!-- dotnet/roslyn-analyzers -->
7575
<MicrosoftCodeAnalysisNetAnalyzersVersion>8.0.0-preview.23466.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
7676
<!-- dotnet/runtime references -->
77-
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-rc.2.23464.16</MicrosoftNETCoreAppRuntimewinx64Version>
78-
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-rc.2.23464.16</VSRedistCommonNetCoreSharedFrameworkx6480Version>
77+
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-rc.2.23466.4</MicrosoftNETCoreAppRuntimewinx64Version>
78+
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-rc.2.23466.4</VSRedistCommonNetCoreSharedFrameworkx6480Version>
7979
<!-- dotnet/symstore references -->
8080
<MicrosoftFileFormatsVersion>1.0.445401</MicrosoftFileFormatsVersion>
8181
</PropertyGroup>

0 commit comments

Comments
 (0)