Skip to content

Commit 6aecb61

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20240628.19 (#6938)
VS.Redist.Common.NetCore.SdkPlaceholder.x64.9.0 From Version 9.0.100-preview.7.24329.1 -> To Version 9.0.100-preview.6.24328.19 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.7.24328.7 -> To Version 9.0.0-preview.6.24328.4 (parent: VS.Redist.Common.NetCore.SdkPlaceholder.x64.9.0 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 3b0d3f2 commit 6aecb61

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

eng/Version.Details.xml

+10-10
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.7.24328.7" CoherentParentDependency="VS.Redist.Common.NetCore.SdkPlaceholder.x64.9.0">
3+
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24328.4" CoherentParentDependency="VS.Redist.Common.NetCore.SdkPlaceholder.x64.9.0">
44
<Uri>https://github.com/dotnet/aspnetcore</Uri>
5-
<Sha>77994c64cee73e0093fe25cd434bee8bd2580b4e</Sha>
5+
<Sha>f5084525411d53b81d9950b68616117750b674d4</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="8.0.0-preview.24328.1">
88
<Uri>https://github.com/dotnet/diagnostics</Uri>
@@ -46,21 +46,21 @@
4646
<Uri>https://github.com/dotnet/diagnostics</Uri>
4747
<Sha>36353b20e53e0c4af482e4fbe1d0a572515f14a2</Sha>
4848
</Dependency>
49-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.7.24327.11" CoherentParentDependency="VS.Redist.Common.NetCore.SdkPlaceholder.x64.9.0">
49+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24327.7" CoherentParentDependency="VS.Redist.Common.NetCore.SdkPlaceholder.x64.9.0">
5050
<Uri>https://github.com/dotnet/runtime</Uri>
51-
<Sha>d88e6680e1f9e2cb4f5ee428aa169ab715158eab</Sha>
51+
<Sha>573461dc897731c11d6166574b77a8c3aabba220</Sha>
5252
</Dependency>
53-
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.7.24328.7" CoherentParentDependency="VS.Redist.Common.NetCore.SdkPlaceholder.x64.9.0">
53+
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.6.24328.4" CoherentParentDependency="VS.Redist.Common.NetCore.SdkPlaceholder.x64.9.0">
5454
<Uri>https://github.com/dotnet/aspnetcore</Uri>
55-
<Sha>77994c64cee73e0093fe25cd434bee8bd2580b4e</Sha>
55+
<Sha>f5084525411d53b81d9950b68616117750b674d4</Sha>
5656
</Dependency>
57-
<Dependency Name="VS.Redist.Common.NetCore.SdkPlaceholder.x64.9.0" Version="9.0.100-preview.7.24329.1">
57+
<Dependency Name="VS.Redist.Common.NetCore.SdkPlaceholder.x64.9.0" Version="9.0.100-preview.6.24328.19">
5858
<Uri>https://github.com/dotnet/sdk</Uri>
59-
<Sha>a081e8d8cdcce5cb0b0329cf68cf190060e870a6</Sha>
59+
<Sha>ef4c24166691977558e5312758df4313ab310dc0</Sha>
6060
</Dependency>
61-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.7.24327.11" CoherentParentDependency="VS.Redist.Common.NetCore.SdkPlaceholder.x64.9.0">
61+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.6.24327.7" CoherentParentDependency="VS.Redist.Common.NetCore.SdkPlaceholder.x64.9.0">
6262
<Uri>https://github.com/dotnet/runtime</Uri>
63-
<Sha>d88e6680e1f9e2cb4f5ee428aa169ab715158eab</Sha>
63+
<Sha>573461dc897731c11d6166574b77a8c3aabba220</Sha>
6464
</Dependency>
6565
</ToolsetDependencies>
6666
</Dependencies>

eng/Versions.props

+5-5
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.24327.1</MicrosoftDotNetCodeAnalysisVersion>
5353
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24327.1</MicrosoftDotNetXUnitExtensionsVersion>
5454
<!-- dotnet/aspnetcore references -->
55-
<MicrosoftAspNetCoreAppRuntimewinx64Version>9.0.0-preview.7.24328.7</MicrosoftAspNetCoreAppRuntimewinx64Version>
56-
<VSRedistCommonAspNetCoreSharedFrameworkx6490Version>9.0.0-preview.7.24328.7</VSRedistCommonAspNetCoreSharedFrameworkx6490Version>
55+
<MicrosoftAspNetCoreAppRuntimewinx64Version>9.0.0-preview.6.24328.4</MicrosoftAspNetCoreAppRuntimewinx64Version>
56+
<VSRedistCommonAspNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24328.4</VSRedistCommonAspNetCoreSharedFrameworkx6490Version>
5757
<!-- dotnet/command-line-api references -->
5858
<SystemCommandLineVersion>2.0.0-beta4.24324.3</SystemCommandLineVersion>
5959
<!-- dotnet/diagnostics references -->
@@ -62,10 +62,10 @@
6262
<!-- dotnet/roslyn-analyzers -->
6363
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24324.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
6464
<!-- dotnet/runtime references -->
65-
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.7.24327.11</MicrosoftNETCoreAppRuntimewinx64Version>
66-
<VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.7.24327.11</VSRedistCommonNetCoreSharedFrameworkx6490Version>
65+
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24327.7</MicrosoftNETCoreAppRuntimewinx64Version>
66+
<VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24327.7</VSRedistCommonNetCoreSharedFrameworkx6490Version>
6767
<!-- dotnet/sdk references -->
68-
<VSRedistCommonNetCoreSdkPlaceholderx6490Version>9.0.100-preview.7.24329.1</VSRedistCommonNetCoreSdkPlaceholderx6490Version>
68+
<VSRedistCommonNetCoreSdkPlaceholderx6490Version>9.0.100-preview.6.24328.19</VSRedistCommonNetCoreSdkPlaceholderx6490Version>
6969
<!-- dotnet/symstore references -->
7070
<MicrosoftFileFormatsVersion>1.0.532801</MicrosoftFileFormatsVersion>
7171
</PropertyGroup>

0 commit comments

Comments
 (0)