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
…0915.3 (#3390)

[main] Update dependencies from dotnet/runtime
  • Loading branch information
dotnet-maestro[bot] authored Sep 16, 2022
1 parent ed71a33 commit 13b9804
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>430fd4679d6aea4dbee1df9d1233145ad22d1952</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-rc.2.22464.18">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-rtm.22465.3">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>04d61ca139d82b1a9bb8d19a0c6aa9bf5135a5a4</Sha>
<Sha>ee6cde5defb8d697d4a28602d072a3784890728f</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.7.0" Version="7.0.0-rc.2.22464.18">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.7.0" Version="7.0.0-rtm.22465.3">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>04d61ca139d82b1a9bb8d19a0c6aa9bf5135a5a4</Sha>
<Sha>ee6cde5defb8d697d4a28602d072a3784890728f</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.345501</MicrosoftSymbolStoreVersion>
<!-- Latest shared runtime version updated by darc -->
<VSRedistCommonNetCoreSharedFrameworkx6470Version>7.0.0-rc.2.22464.18</VSRedistCommonNetCoreSharedFrameworkx6470Version>
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-rc.2.22464.18</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx6470Version>7.0.0-rtm.22465.3</VSRedistCommonNetCoreSharedFrameworkx6470Version>
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-rtm.22465.3</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-rc.2.22464.30</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>7.0.0-rc.2.22464.30</MicrosoftAspNetCoreAppRefVersion>
Expand Down

0 comments on commit 13b9804

Please sign in to comment.