Skip to content

Commit 528729f

Browse files
Update dependencies from https://github.com/dotnet/installer build 20240305.1 (#6188)
Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-preview.3.24153.2 -> To Version 9.0.100-preview.2.24155.1 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.3.24151.1 -> To Version 9.0.0-preview.2.24128.4 (parent: Microsoft.Dotnet.Sdk.Internal Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 9c7a279 commit 528729f

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.3.24151.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
3+
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="9.0.0-preview.2.24128.4" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
44
<Uri>https://github.com/dotnet/aspnetcore</Uri>
5-
<Sha>3e5155276f3d486ef49e1f06ee875d6757983695</Sha>
5+
<Sha>e1ad9117a4dac3b0f5f2a7e2b10b43b7016379b9</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="8.0.510501">
88
<Uri>https://github.com/dotnet/diagnostics</Uri>
@@ -38,9 +38,9 @@
3838
<Uri>https://github.com/dotnet/arcade</Uri>
3939
<Sha>87d89025bdd8827c016e4083660d31f497670e5c</Sha>
4040
</Dependency>
41-
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.3.24153.2">
41+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.2.24155.1">
4242
<Uri>https://github.com/dotnet/installer</Uri>
43-
<Sha>893b762b6e36d558df7ae6fccdfd8034f83a1c2e</Sha>
43+
<Sha>1aa497b81a545f7ce3ec08eaaf80e03dfdb2433b</Sha>
4444
</Dependency>
4545
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24151.5">
4646
<Uri>https://github.com/dotnet/arcade</Uri>
@@ -50,17 +50,17 @@
5050
<Uri>https://github.com/dotnet/symstore</Uri>
5151
<Sha>96a152a28e86ecc5c68ec9a73e02bb1e93163338</Sha>
5252
</Dependency>
53-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.3.24129.2" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
53+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.2.24128.5" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
5454
<Uri>https://github.com/dotnet/runtime</Uri>
55-
<Sha>5e603d595e63ddc5cdce9777a40608279abdcc37</Sha>
55+
<Sha>8e5e748c5c06d3e40244c725bd2124f06998f6c1</Sha>
5656
</Dependency>
57-
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.3.24151.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
57+
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.2.24128.4" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
5858
<Uri>https://github.com/dotnet/aspnetcore</Uri>
59-
<Sha>3e5155276f3d486ef49e1f06ee875d6757983695</Sha>
59+
<Sha>e1ad9117a4dac3b0f5f2a7e2b10b43b7016379b9</Sha>
6060
</Dependency>
61-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.3.24129.2" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
61+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.2.24128.5" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
6262
<Uri>https://github.com/dotnet/runtime</Uri>
63-
<Sha>5e603d595e63ddc5cdce9777a40608279abdcc37</Sha>
63+
<Sha>8e5e748c5c06d3e40244c725bd2124f06998f6c1</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.24151.5</MicrosoftDotNetCodeAnalysisVersion>
5353
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24151.5</MicrosoftDotNetXUnitExtensionsVersion>
5454
<!-- dotnet/aspnetcore references -->
55-
<MicrosoftAspNetCoreAppRuntimewinx64Version>9.0.0-preview.3.24151.1</MicrosoftAspNetCoreAppRuntimewinx64Version>
56-
<VSRedistCommonAspNetCoreSharedFrameworkx6490Version>9.0.0-preview.3.24151.1</VSRedistCommonAspNetCoreSharedFrameworkx6490Version>
55+
<MicrosoftAspNetCoreAppRuntimewinx64Version>9.0.0-preview.2.24128.4</MicrosoftAspNetCoreAppRuntimewinx64Version>
56+
<VSRedistCommonAspNetCoreSharedFrameworkx6490Version>9.0.0-preview.2.24128.4</VSRedistCommonAspNetCoreSharedFrameworkx6490Version>
5757
<!-- dotnet/command-line-api references -->
5858
<SystemCommandLineVersion>2.0.0-beta4.24126.1</SystemCommandLineVersion>
5959
<!-- dotnet/diagnostics references -->
6060
<MicrosoftDiagnosticsMonitoringVersion>8.0.510501</MicrosoftDiagnosticsMonitoringVersion>
6161
<MicrosoftDiagnosticsMonitoringEventPipeVersion>8.0.510501</MicrosoftDiagnosticsMonitoringEventPipeVersion>
6262
<!-- dotnet/installer references -->
63-
<MicrosoftDotnetSdkInternalVersion>9.0.100-preview.3.24153.2</MicrosoftDotnetSdkInternalVersion>
63+
<MicrosoftDotnetSdkInternalVersion>9.0.100-preview.2.24155.1</MicrosoftDotnetSdkInternalVersion>
6464
<!-- dotnet/roslyn-analyzers -->
6565
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24151.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
6666
<!-- dotnet/runtime references -->
67-
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.3.24129.2</MicrosoftNETCoreAppRuntimewinx64Version>
68-
<VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.3.24129.2</VSRedistCommonNetCoreSharedFrameworkx6490Version>
67+
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.2.24128.5</MicrosoftNETCoreAppRuntimewinx64Version>
68+
<VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.2.24128.5</VSRedistCommonNetCoreSharedFrameworkx6490Version>
6969
<!-- dotnet/symstore references -->
7070
<MicrosoftFileFormatsVersion>1.0.511901</MicrosoftFileFormatsVersion>
7171
</PropertyGroup>

0 commit comments

Comments
 (0)