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
…0220613.13 (#3119)

[main] Update dependencies from dotnet/aspnetcore
  • Loading branch information
dotnet-maestro[bot] committed Jun 14, 2022
1 parent ddcce08 commit 2aeafa0
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-0265e73" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-0265e730/nuget/v3/index.json" />
<add key="darc-pub-dotnet-aspnetcore-511eaa8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-511eaa8e/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<!-- End: Package sources from dotnet-runtime -->
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>d62c7a24e4421ec3d70783fad181f50fde2e3901</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.7-servicing.22312.4">
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.7-servicing.22313.13">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>0265e73057677450f051afdd320fbffb4c3534ef</Sha>
<Sha>511eaa8ee5923bf6e33fe86ae424bc79e4723003</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.7">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>0265e73057677450f051afdd320fbffb4c3534ef</Sha>
<Sha>511eaa8ee5923bf6e33fe86ae424bc79e4723003</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.5">
<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 @@ -28,7 +28,7 @@
<VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.5-servicing.22213.11</VSRedistCommonNetCoreSharedFrameworkx6460Version>
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.5</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>6.0.7-servicing.22312.4</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefInternalVersion>6.0.7-servicing.22313.13</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>6.0.7</MicrosoftAspNetCoreAppRefVersion>
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
<MicrosoftDotnetSdkInternalVersion>6.0.107-servicing.22310.12</MicrosoftDotnetSdkInternalVersion>
Expand Down

0 comments on commit 2aeafa0

Please sign in to comment.