Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/installer build 20…
Browse files Browse the repository at this point in the history
…240325.24 (#6361)

Microsoft.Dotnet.Sdk.Internal
 From Version 9.0.100-preview.4.24178.10 -> To Version 9.0.100-preview.3.24175.24

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.24177.3 -> To Version 9.0.0-preview.3.24172.13 (parent: Microsoft.Dotnet.Sdk.Internal

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Mar 30, 2024
1 parent c9150ca commit 7a97b6e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
20 changes: 10 additions & 10 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24177.3" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="9.0.0-preview.3.24172.13" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>1c8f20be1fc4e97044d7ca93edae3af528bc3521</Sha>
<Sha>d4eca39c3fc1944b2c6431bf6b22036bdb176c0d</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="8.0.0-preview.24178.4">
<Uri>https://github.com/dotnet/diagnostics</Uri>
Expand Down Expand Up @@ -38,9 +38,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4345e14684eab24fa2f8217706756dd7c0787d84</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.4.24178.10">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.3.24175.24">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>6cb99adb7aea19d43c6af6aecae7526dfe61d763</Sha>
<Sha>09d6f381e6917ee70cf6cbc6109c675c4a51bf77</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24178.6">
<Uri>https://github.com/dotnet/arcade</Uri>
Expand All @@ -50,17 +50,17 @@
<Uri>https://github.com/dotnet/symstore</Uri>
<Sha>550601c12a227c87ded32316345934101a8a2422</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24178.3" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.3.24172.9" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e612bf4d0b6f08623092902c34a504e932388664</Sha>
<Sha>9e6ba1f68c6a9c7206dacdf1e4cac67ea19931eb</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24177.3" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.3.24172.13" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>1c8f20be1fc4e97044d7ca93edae3af528bc3521</Sha>
<Sha>d4eca39c3fc1944b2c6431bf6b22036bdb176c0d</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24178.3" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.3.24172.9" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e612bf4d0b6f08623092902c34a504e932388664</Sha>
<Sha>9e6ba1f68c6a9c7206dacdf1e4cac67ea19931eb</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
10 changes: 5 additions & 5 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -52,20 +52,20 @@
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.24178.6</MicrosoftDotNetCodeAnalysisVersion>
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24178.6</MicrosoftDotNetXUnitExtensionsVersion>
<!-- dotnet/aspnetcore references -->
<MicrosoftAspNetCoreAppRuntimewinx64Version>9.0.0-preview.4.24177.3</MicrosoftAspNetCoreAppRuntimewinx64Version>
<VSRedistCommonAspNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24177.3</VSRedistCommonAspNetCoreSharedFrameworkx6490Version>
<MicrosoftAspNetCoreAppRuntimewinx64Version>9.0.0-preview.3.24172.13</MicrosoftAspNetCoreAppRuntimewinx64Version>
<VSRedistCommonAspNetCoreSharedFrameworkx6490Version>9.0.0-preview.3.24172.13</VSRedistCommonAspNetCoreSharedFrameworkx6490Version>
<!-- dotnet/command-line-api references -->
<SystemCommandLineVersion>2.0.0-beta4.24126.1</SystemCommandLineVersion>
<!-- dotnet/diagnostics references -->
<MicrosoftDiagnosticsMonitoringVersion>8.0.0-preview.24178.4</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>8.0.0-preview.24178.4</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<!-- dotnet/installer references -->
<MicrosoftDotnetSdkInternalVersion>9.0.100-preview.4.24178.10</MicrosoftDotnetSdkInternalVersion>
<MicrosoftDotnetSdkInternalVersion>9.0.100-preview.3.24175.24</MicrosoftDotnetSdkInternalVersion>
<!-- dotnet/roslyn-analyzers -->
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24177.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
<!-- dotnet/runtime references -->
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24178.3</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24178.3</VSRedistCommonNetCoreSharedFrameworkx6490Version>
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.3.24172.9</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.3.24172.9</VSRedistCommonNetCoreSharedFrameworkx6490Version>
<!-- dotnet/symstore references -->
<MicrosoftFileFormatsVersion>1.0.517501</MicrosoftFileFormatsVersion>
</PropertyGroup>
Expand Down

0 comments on commit 7a97b6e

Please sign in to comment.