Skip to content

Commit

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

[main] Update dependencies from dotnet/runtime
  • Loading branch information
dotnet-maestro[bot] authored Aug 9, 2022
1 parent 1751931 commit 2209958
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>e93acd505eb402976796b8d6d52a50143ef3ab98</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-rc.1.22407.4">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-rc.1.22408.9">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>0c5ca95fec9b6e2cc5e757ad36d0b094f81a59a6</Sha>
<Sha>b8ffae56d3269050ec84551fad44835536deffb3</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.7.0" Version="7.0.0-rc.1.22407.4">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.7.0" Version="7.0.0-rc.1.22408.9">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>0c5ca95fec9b6e2cc5e757ad36d0b094f81a59a6</Sha>
<Sha>b8ffae56d3269050ec84551fad44835536deffb3</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.340801</MicrosoftSymbolStoreVersion>
<!-- Latest shared runtime version updated by darc -->
<VSRedistCommonNetCoreSharedFrameworkx6470Version>7.0.0-rc.1.22407.4</VSRedistCommonNetCoreSharedFrameworkx6470Version>
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-rc.1.22407.4</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx6470Version>7.0.0-rc.1.22408.9</VSRedistCommonNetCoreSharedFrameworkx6470Version>
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-rc.1.22408.9</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-rc.1.22408.7</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>7.0.0-rc.1.22408.7</MicrosoftAspNetCoreAppRefVersion>
Expand Down

0 comments on commit 2209958

Please sign in to comment.