Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/runtime (#3236)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/runtime
  • Loading branch information
dotnet-maestro[bot] committed Jul 29, 2022
1 parent 9a9c87d commit 5b1bcd4
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 @@ -40,13 +40,13 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>19dcc4cfe1ac43f5d20d7f2c0a6655f0000be59a</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-rc.1.22369.9">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-rc.1.22378.5">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>62eb291312749c52507309d50051dd61538cc62d</Sha>
<Sha>d7c8bc10ac00fe330daa633f8a2b16ba208e6e56</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.7.0" Version="7.0.0-rc.1.22369.9">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.7.0" Version="7.0.0-rc.1.22378.5">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>62eb291312749c52507309d50051dd61538cc62d</Sha>
<Sha>d7c8bc10ac00fe330daa633f8a2b16ba208e6e56</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
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.337501</MicrosoftSymbolStoreVersion>
<!-- Latest shared runtime version updated by darc -->
<VSRedistCommonNetCoreSharedFrameworkx6470Version>7.0.0-rc.1.22369.9</VSRedistCommonNetCoreSharedFrameworkx6470Version>
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-rc.1.22369.9</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx6470Version>7.0.0-rc.1.22378.5</VSRedistCommonNetCoreSharedFrameworkx6470Version>
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-rc.1.22378.5</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-rc.1.22379.1</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>7.0.0-rc.1.22379.1</MicrosoftAspNetCoreAppRefVersion>
Expand Down

0 comments on commit 5b1bcd4

Please sign in to comment.