Skip to content

Commit bf5f64b

Browse files
Update dependencies from https://github.com/dotnet/aspnetcore build 20220610.8 (#3110)
[main] Update dependencies from dotnet/aspnetcore
1 parent 0136710 commit bf5f64b

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-ecdeda7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-ecdeda76/nuget/v3/index.json" />
10+
<add key="darc-pub-dotnet-aspnetcore-bd44d90" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-bd44d901/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>0632d08f8d604ed2a9ea697e88991b7f2ec68141</Sha>
3434
</Dependency>
35-
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.7-servicing.22309.17">
35+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.7-servicing.22310.8">
3636
<Uri>https://github.com/dotnet/aspnetcore</Uri>
37-
<Sha>ecdeda764fb69f671e3b5e4b136a7b0fbac0ae2c</Sha>
37+
<Sha>bd44d9015cf34ade0b01390677a98026d4e09c03</Sha>
3838
</Dependency>
3939
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.7">
4040
<Uri>https://github.com/dotnet/aspnetcore</Uri>
41-
<Sha>ecdeda764fb69f671e3b5e4b136a7b0fbac0ae2c</Sha>
41+
<Sha>bd44d9015cf34ade0b01390677a98026d4e09c03</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.22309.17</MicrosoftAspNetCoreAppRefInternalVersion>
31+
<MicrosoftAspNetCoreAppRefInternalVersion>6.0.7-servicing.22310.8</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.106-servicing.22277.1</MicrosoftDotnetSdkInternalVersion>

0 commit comments

Comments
 (0)