Skip to content

Commit 151a658

Browse files
Update dependencies from https://github.com/dotnet/aspnetcore build 20220709.3 (#3181)
[main] Update dependencies from dotnet/aspnetcore
1 parent 20e5a32 commit 151a658

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>9239e0df2d4575a89657a1cd0414881b5bb858c5</Sha>
3434
</Dependency>
35-
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="7.0.0-preview.7.22358.6">
35+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="7.0.0-preview.7.22359.3">
3636
<Uri>https://github.com/dotnet/aspnetcore</Uri>
37-
<Sha>3e50fe36d07fe4dfa8f331ee246796bba78085f1</Sha>
37+
<Sha>e6dd3946f1f14e4182c70ac532dda10dd0f25f4b</Sha>
3838
</Dependency>
39-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-preview.7.22358.6">
39+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-preview.7.22359.3">
4040
<Uri>https://github.com/dotnet/aspnetcore</Uri>
41-
<Sha>3e50fe36d07fe4dfa8f331ee246796bba78085f1</Sha>
41+
<Sha>e6dd3946f1f14e4182c70ac532dda10dd0f25f4b</Sha>
4242
</Dependency>
4343
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-preview.7.22358.7">
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-preview.7.22358.7</VSRedistCommonNetCoreSharedFrameworkx6470Version>
2222
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-preview.7.22358.7</MicrosoftNETCoreAppRuntimewinx64Version>
2323
<!-- Latest shared aspnetcore version updated by darc -->
24-
<MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-preview.7.22358.6</MicrosoftAspNetCoreAppRefInternalVersion>
25-
<MicrosoftAspNetCoreAppRefVersion>7.0.0-preview.7.22358.6</MicrosoftAspNetCoreAppRefVersion>
24+
<MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-preview.7.22359.3</MicrosoftAspNetCoreAppRefInternalVersion>
25+
<MicrosoftAspNetCoreAppRefVersion>7.0.0-preview.7.22359.3</MicrosoftAspNetCoreAppRefVersion>
2626
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
2727
<MicrosoftDotnetSdkInternalVersion>7.0.100-preview.7.22354.2</MicrosoftDotnetSdkInternalVersion>
2828
</PropertyGroup>

0 commit comments

Comments
 (0)