Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
Browse files Browse the repository at this point in the history
…0220211.3 (#2869)

[main] Update dependencies from dotnet/aspnetcore
  • Loading branch information
dotnet-maestro[bot] authored Feb 12, 2022
1 parent 3c8b958 commit 13f29d3
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 @@ -7,7 +7,7 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-aspnetcore -->
<add key="darc-pub-dotnet-aspnetcore-00d34c3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-00d34c3b/nuget/v3/index.json" />
<add key="darc-pub-dotnet-aspnetcore-d5d2e4d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-d5d2e4da/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-pub-dotnet-runtime-4fde4c1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-4fde4c18/nuget/v3/index.json" />
Expand Down
6 changes: 3 additions & 3 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>11de58ddc5881e5a10c57beb8d43dba3db155158</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.3-servicing.22110.12">
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.3-servicing.22111.3">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>00d34c3bd7e6eaedb3e90bb553486900f8ef94d4</Sha>
<Sha>d5d2e4da9e1371533c27d073a09012ff96aeeffb</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.3">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>00d34c3bd7e6eaedb3e90bb553486900f8ef94d4</Sha>
<Sha>d5d2e4da9e1371533c27d073a09012ff96aeeffb</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.3">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.3-servicing.22110.6</VSRedistCommonNetCoreSharedFrameworkx6460Version>
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.3</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>6.0.3-servicing.22110.12</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefInternalVersion>6.0.3-servicing.22111.3</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>6.0.3</MicrosoftAspNetCoreAppRefVersion>
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
<MicrosoftDotnetSdkInternalVersion>6.0.103-servicing.22106.2</MicrosoftDotnetSdkInternalVersion>
Expand Down

0 comments on commit 13f29d3

Please sign in to comment.