Skip to content

Commit

Permalink
[release/8.x] Update dependencies from dotnet/installer (#4390)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/installer build 20230509.14

Microsoft.Dotnet.Sdk.Internal
 From Version 8.0.100-preview.4.23255.1 -> To Version 8.0.100-preview.4.23259.14

Dependency coherency updates

Microsoft.AspNetCore.App.Runtime.win-x64,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0
 From Version 8.0.0-preview.4.23251.12 -> To Version 8.0.0-preview.4.23259.2 (parent: Microsoft.Dotnet.Sdk.Internal

* Update dependencies from https://github.com/dotnet/installer build 20230510.5

Microsoft.Dotnet.Sdk.Internal
 From Version 8.0.100-preview.4.23255.1 -> To Version 8.0.100-preview.4.23260.5

Dependency coherency updates

Microsoft.AspNetCore.App.Runtime.win-x64,Microsoft.NETCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0
 From Version 8.0.0-preview.4.23251.12 -> To Version 8.0.0-preview.4.23260.4 (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 May 10, 2023
1 parent 80df1dd commit 8ea1df2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 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="8.0.0-preview.4.23251.12" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="8.0.0-preview.4.23260.4" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>a704a402e913a9d426b724ecb4679cbed33a2b20</Sha>
<Sha>898c164a1f537a8210a26eaf388bdc92531f6b09</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="7.0.0-preview.23221.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
Expand Down Expand Up @@ -34,9 +34,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>469dcc0cbcba5221727c8a5b9eec4a478e24a780</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-preview.4.23255.1">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-preview.4.23260.5">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>90d9d6a528c2814d0a7f6413d55ff983214091a4</Sha>
<Sha>2268e7b15cefbc0fe34d3def28448e301cca306b</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.23226.4">
<Uri>https://github.com/dotnet/arcade</Uri>
Expand All @@ -46,17 +46,17 @@
<Uri>https://github.com/dotnet/symstore</Uri>
<Sha>73d7789803ae347c67783ba151d40caf03823b45</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.4.23228.5" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.4.23259.5" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>8e472c8886c9a02326a5035fc4549717f70ab818</Sha>
<Sha>84a3d0e37e8f22b0b55f8bf932cb788b2bdd728f</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0" Version="8.0.0-preview.4.23251.12" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0" Version="8.0.0-preview.4.23260.4" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>a704a402e913a9d426b724ecb4679cbed33a2b20</Sha>
<Sha>898c164a1f537a8210a26eaf388bdc92531f6b09</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-preview.4.23228.5" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-preview.4.23259.5" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>8e472c8886c9a02326a5035fc4549717f70ab818</Sha>
<Sha>84a3d0e37e8f22b0b55f8bf932cb788b2bdd728f</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
8 changes: 4 additions & 4 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
<MicrosoftDotNetCodeAnalysisVersion>8.0.0-beta.23226.4</MicrosoftDotNetCodeAnalysisVersion>
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.23226.4</MicrosoftDotNetXUnitExtensionsVersion>
<!-- dotnet/aspnetcore references -->
<MicrosoftAspNetCoreAppRuntimewinx64Version>8.0.0-preview.4.23251.12</MicrosoftAspNetCoreAppRuntimewinx64Version>
<VSRedistCommonAspNetCoreSharedFrameworkx6480Version>8.0.0-preview.4.23251.12</VSRedistCommonAspNetCoreSharedFrameworkx6480Version>
<MicrosoftAspNetCoreAppRuntimewinx64Version>8.0.0-preview.4.23260.4</MicrosoftAspNetCoreAppRuntimewinx64Version>
<VSRedistCommonAspNetCoreSharedFrameworkx6480Version>8.0.0-preview.4.23260.4</VSRedistCommonAspNetCoreSharedFrameworkx6480Version>
<!-- dotnet/command-line-api references -->
<SystemCommandLineVersion>2.0.0-beta4.23219.2</SystemCommandLineVersion>
<!-- dotnet/diagnostics references -->
Expand All @@ -72,8 +72,8 @@
<!-- dotnet/roslyn-analyzers -->
<MicrosoftCodeAnalysisNetAnalyzersVersion>8.0.0-preview.23251.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
<!-- dotnet/runtime references -->
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.4.23228.5</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-preview.4.23228.5</VSRedistCommonNetCoreSharedFrameworkx6480Version>
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.4.23259.5</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-preview.4.23259.5</VSRedistCommonNetCoreSharedFrameworkx6480Version>
<!-- dotnet/symstore references -->
<MicrosoftFileFormatsVersion>1.0.425101</MicrosoftFileFormatsVersion>
</PropertyGroup>
Expand Down

0 comments on commit 8ea1df2

Please sign in to comment.