Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/runtime build 2023…
Browse files Browse the repository at this point in the history
…0523.1 (#3903)

Microsoft.NETCore.App.Runtime.win-x64 , VS.Redist.Common.NetCore.SharedFramework.x64.8.0
 From Version 8.0.0-preview.5.23272.1 -> To Version 8.0.0-preview.5.23273.1

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 23, 2023
1 parent b957aee commit fd08028
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>c760054e1fbc8749bc0c6f2116b22532424ff60f</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.5.23272.1">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.5.23273.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9e49620aeee78c0d37dd741f88aff89850a6f5fb</Sha>
<Sha>1e421670a6456d9c5b924b7ffea14cab8559a2e9</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-preview.5.23272.1">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-preview.5.23273.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9e49620aeee78c0d37dd741f88aff89850a6f5fb</Sha>
<Sha>1e421670a6456d9c5b924b7ffea14cab8559a2e9</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.23273.1">
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<!-- Latest symstore version updated by darc -->
<MicrosoftSymbolStoreVersion>1.0.426501</MicrosoftSymbolStoreVersion>
<!-- Latest shared runtime version updated by darc -->
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-preview.5.23272.1</VSRedistCommonNetCoreSharedFrameworkx6480Version>
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.5.23272.1</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-preview.5.23273.1</VSRedistCommonNetCoreSharedFrameworkx6480Version>
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.5.23273.1</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-preview.5.23271.1</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>8.0.0-preview.5.23271.1</MicrosoftAspNetCoreAppRefVersion>
Expand Down

0 comments on commit fd08028

Please sign in to comment.