Skip to content

Commit 8f2be40

Browse files
Update dependencies from https://github.com/dotnet/installer build 20240517.66 (#6681)
Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-preview.4.24265.4 -> To Version 9.0.100-preview.4.24267.66 Dependency coherency updates Microsoft.AspNetCore.App.Runtime.win-x64,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0,VS.Redist.Common.NetCore.SharedFramework.x64.9.0 From Version 9.0.0-preview.4.24260.3 -> To Version 9.0.0-preview.4.24267.6 (parent: Microsoft.Dotnet.Sdk.Internal Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 619c0a0 commit 8f2be40

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

eng/Version.Details.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24260.3" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
3+
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24267.6" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
44
<Uri>https://github.com/dotnet/aspnetcore</Uri>
5-
<Sha>839d2527fb7a5ec63342bfae04d0e739d3e1c76d</Sha>
5+
<Sha>ada5ad97d2114250a05550cb28cc18b9cf9f8993</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="8.0.0-preview.24263.1">
88
<Uri>https://github.com/dotnet/diagnostics</Uri>
@@ -38,9 +38,9 @@
3838
<Uri>https://github.com/dotnet/arcade</Uri>
3939
<Sha>480401b003bfd2eb989c315da5d6b99ad13a968c</Sha>
4040
</Dependency>
41-
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.4.24265.4">
41+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.4.24267.66">
4242
<Uri>https://github.com/dotnet/installer</Uri>
43-
<Sha>df80b5eb607242b1d8ded158ec97a25e5d5e5e05</Sha>
43+
<Sha>26d3d259e4d0d9c5076a66f37d6e99c0e7c7f6cc</Sha>
4444
</Dependency>
4545
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24260.2">
4646
<Uri>https://github.com/dotnet/arcade</Uri>
@@ -50,17 +50,17 @@
5050
<Uri>https://github.com/dotnet/diagnostics</Uri>
5151
<Sha>363760fa9a030cbd6c8eb73e7352c8728ba62a9a</Sha>
5252
</Dependency>
53-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24260.3" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
53+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24266.19" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
5454
<Uri>https://github.com/dotnet/runtime</Uri>
55-
<Sha>2270e3185f538a1581dcf11dd5317da1bd92909c</Sha>
55+
<Sha>d0d6fed6c0eedd962ddc0f68554682064e9e11ca</Sha>
5656
</Dependency>
57-
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24260.3" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
57+
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24267.6" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
5858
<Uri>https://github.com/dotnet/aspnetcore</Uri>
59-
<Sha>839d2527fb7a5ec63342bfae04d0e739d3e1c76d</Sha>
59+
<Sha>ada5ad97d2114250a05550cb28cc18b9cf9f8993</Sha>
6060
</Dependency>
61-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24260.3" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
61+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24266.19" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
6262
<Uri>https://github.com/dotnet/runtime</Uri>
63-
<Sha>2270e3185f538a1581dcf11dd5317da1bd92909c</Sha>
63+
<Sha>d0d6fed6c0eedd962ddc0f68554682064e9e11ca</Sha>
6464
</Dependency>
6565
</ToolsetDependencies>
6666
</Dependencies>

eng/Versions.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,20 +52,20 @@
5252
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.24260.2</MicrosoftDotNetCodeAnalysisVersion>
5353
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24260.2</MicrosoftDotNetXUnitExtensionsVersion>
5454
<!-- dotnet/aspnetcore references -->
55-
<MicrosoftAspNetCoreAppRuntimewinx64Version>9.0.0-preview.4.24260.3</MicrosoftAspNetCoreAppRuntimewinx64Version>
56-
<VSRedistCommonAspNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24260.3</VSRedistCommonAspNetCoreSharedFrameworkx6490Version>
55+
<MicrosoftAspNetCoreAppRuntimewinx64Version>9.0.0-preview.4.24267.6</MicrosoftAspNetCoreAppRuntimewinx64Version>
56+
<VSRedistCommonAspNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24267.6</VSRedistCommonAspNetCoreSharedFrameworkx6490Version>
5757
<!-- dotnet/command-line-api references -->
5858
<SystemCommandLineVersion>2.0.0-beta4.24209.3</SystemCommandLineVersion>
5959
<!-- dotnet/diagnostics references -->
6060
<MicrosoftDiagnosticsMonitoringVersion>8.0.0-preview.24263.1</MicrosoftDiagnosticsMonitoringVersion>
6161
<MicrosoftDiagnosticsMonitoringEventPipeVersion>8.0.0-preview.24263.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
6262
<!-- dotnet/installer references -->
63-
<MicrosoftDotnetSdkInternalVersion>9.0.100-preview.4.24265.4</MicrosoftDotnetSdkInternalVersion>
63+
<MicrosoftDotnetSdkInternalVersion>9.0.100-preview.4.24267.66</MicrosoftDotnetSdkInternalVersion>
6464
<!-- dotnet/roslyn-analyzers -->
6565
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24225.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
6666
<!-- dotnet/runtime references -->
67-
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24260.3</MicrosoftNETCoreAppRuntimewinx64Version>
68-
<VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24260.3</VSRedistCommonNetCoreSharedFrameworkx6490Version>
67+
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24266.19</MicrosoftNETCoreAppRuntimewinx64Version>
68+
<VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24266.19</VSRedistCommonNetCoreSharedFrameworkx6490Version>
6969
<!-- dotnet/symstore references -->
7070
<MicrosoftFileFormatsVersion>8.0.0-preview.24263.1</MicrosoftFileFormatsVersion>
7171
</PropertyGroup>

0 commit comments

Comments
 (0)