Skip to content

Commit 06fac25

Browse files
Update dependencies from https://github.com/dotnet/aspnetcore build 20220829.3 (#3324)
Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal From Version 7.0.0-rc.2.22427.7 -> To Version 7.0.0-rc.2.22429.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 1796bcb commit 06fac25

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
<Uri>https://github.com/dotnet/installer</Uri>
3333
<Sha>2d1a4de6b2da59647a9538bf9cc4e252847e6231</Sha>
3434
</Dependency>
35-
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="7.0.0-rc.2.22427.7">
35+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="7.0.0-rc.2.22429.3">
3636
<Uri>https://github.com/dotnet/aspnetcore</Uri>
37-
<Sha>882c0d340a87ab56a214a5b4a2f5dc180786bfef</Sha>
37+
<Sha>4fc34ae0bc15a854661711b0fd5e0dd99d323dbc</Sha>
3838
</Dependency>
39-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-rc.2.22427.7">
39+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-rc.2.22429.3">
4040
<Uri>https://github.com/dotnet/aspnetcore</Uri>
41-
<Sha>882c0d340a87ab56a214a5b4a2f5dc180786bfef</Sha>
41+
<Sha>4fc34ae0bc15a854661711b0fd5e0dd99d323dbc</Sha>
4242
</Dependency>
4343
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-rc.2.22426.8">
4444
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
<VSRedistCommonNetCoreSharedFrameworkx6470Version>7.0.0-rc.2.22426.8</VSRedistCommonNetCoreSharedFrameworkx6470Version>
2222
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-rc.2.22426.8</MicrosoftNETCoreAppRuntimewinx64Version>
2323
<!-- Latest shared aspnetcore version updated by darc -->
24-
<MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-rc.2.22427.7</MicrosoftAspNetCoreAppRefInternalVersion>
25-
<MicrosoftAspNetCoreAppRefVersion>7.0.0-rc.2.22427.7</MicrosoftAspNetCoreAppRefVersion>
24+
<MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-rc.2.22429.3</MicrosoftAspNetCoreAppRefInternalVersion>
25+
<MicrosoftAspNetCoreAppRefVersion>7.0.0-rc.2.22429.3</MicrosoftAspNetCoreAppRefVersion>
2626
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
2727
<MicrosoftDotnetSdkInternalVersion>7.0.100-rc.2.22426.5</MicrosoftDotnetSdkInternalVersion>
2828
</PropertyGroup>

0 commit comments

Comments
 (0)