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
…0412.7 (#3011)

[main] Update dependencies from dotnet/runtime
  • Loading branch information
dotnet-maestro[bot] authored Apr 13, 2022
1 parent 93f5cdd commit 05d1524
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<add key="darc-pub-dotnet-aspnetcore-e71384f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-e71384f9/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-pub-dotnet-runtime-7ba42a8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-7ba42a89/nuget/v3/index.json" />
<add key="darc-pub-dotnet-runtime-9e90994" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-9e909940/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<!-- Feeds used in Maestro/Arcade publishing -->
Expand Down
6 changes: 3 additions & 3 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.5">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>7ba42a898f3176bab61c3bee2288bef872d697a5</Sha>
<Sha>9e909940df7fbe4ecb677d26f396fad8a5b1260c</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.5-servicing.22211.4">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.5-servicing.22212.7">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>7ba42a898f3176bab61c3bee2288bef872d697a5</Sha>
<Sha>9e909940df7fbe4ecb677d26f396fad8a5b1260c</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<MicrosoftNETCoreApp50Version>5.0.9</MicrosoftNETCoreApp50Version>
<MicrosoftAspNetCoreApp50Version>$(MicrosoftNETCoreApp50Version)</MicrosoftAspNetCoreApp50Version>
<!-- Latest shared runtime version updated by darc -->
<VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.5-servicing.22211.4</VSRedistCommonNetCoreSharedFrameworkx6460Version>
<VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.5-servicing.22212.7</VSRedistCommonNetCoreSharedFrameworkx6460Version>
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.5</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>6.0.5-servicing.22211.2</MicrosoftAspNetCoreAppRefInternalVersion>
Expand Down

0 comments on commit 05d1524

Please sign in to comment.