Skip to content

Commit ddcce08

Browse files
Update dependencies from https://github.com/dotnet/aspnetcore build 20220612.4 (#3117)
[main] Update dependencies from dotnet/aspnetcore
1 parent ed03d4c commit ddcce08

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<clear />
88
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
99
<!-- Begin: Package sources from dotnet-aspnetcore -->
10-
<add key="darc-pub-dotnet-aspnetcore-5e9a29f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-5e9a29f0/nuget/v3/index.json" />
10+
<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" />
1111
<!-- End: Package sources from dotnet-aspnetcore -->
1212
<!-- Begin: Package sources from dotnet-runtime -->
1313
<!-- End: Package sources from dotnet-runtime -->

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
<Uri>https://github.com/dotnet/installer</Uri>
3333
<Sha>d62c7a24e4421ec3d70783fad181f50fde2e3901</Sha>
3434
</Dependency>
35-
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.7-servicing.22311.4">
35+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.7-servicing.22312.4">
3636
<Uri>https://github.com/dotnet/aspnetcore</Uri>
37-
<Sha>5e9a29f072ba91c1f292c77c8585ca444594a2f9</Sha>
37+
<Sha>0265e73057677450f051afdd320fbffb4c3534ef</Sha>
3838
</Dependency>
3939
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.7">
4040
<Uri>https://github.com/dotnet/aspnetcore</Uri>
41-
<Sha>5e9a29f072ba91c1f292c77c8585ca444594a2f9</Sha>
41+
<Sha>0265e73057677450f051afdd320fbffb4c3534ef</Sha>
4242
</Dependency>
4343
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.5">
4444
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.5-servicing.22213.11</VSRedistCommonNetCoreSharedFrameworkx6460Version>
2929
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.5</MicrosoftNETCoreAppRuntimewinx64Version>
3030
<!-- Latest shared aspnetcore version updated by darc -->
31-
<MicrosoftAspNetCoreAppRefInternalVersion>6.0.7-servicing.22311.4</MicrosoftAspNetCoreAppRefInternalVersion>
31+
<MicrosoftAspNetCoreAppRefInternalVersion>6.0.7-servicing.22312.4</MicrosoftAspNetCoreAppRefInternalVersion>
3232
<MicrosoftAspNetCoreAppRefVersion>6.0.7</MicrosoftAspNetCoreAppRefVersion>
3333
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
3434
<MicrosoftDotnetSdkInternalVersion>6.0.107-servicing.22310.12</MicrosoftDotnetSdkInternalVersion>

0 commit comments

Comments
 (0)