Skip to content

Commit 54961a7

Browse files
[main] Update dependencies from dotnet/aspnetcore (#5104)
[main] Update dependencies from dotnet/aspnetcore
1 parent bda5e2a commit 54961a7

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/sdk</Uri>
3333
<Sha>4869a2ac6914f7732d4c1805b6f9c0f9fc6c6a4a</Sha>
3434
</Dependency>
35-
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-alpha.2.24612.1">
35+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-alpha.2.24613.6">
3636
<Uri>https://github.com/dotnet/aspnetcore</Uri>
37-
<Sha>d159687000f1775b941fcf177fe455b99efc0dd1</Sha>
37+
<Sha>eaf6162a67070674192b5799df3fa3a02a762ace</Sha>
3838
</Dependency>
39-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-alpha.2.24612.1">
39+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-alpha.2.24613.6">
4040
<Uri>https://github.com/dotnet/aspnetcore</Uri>
41-
<Sha>d159687000f1775b941fcf177fe455b99efc0dd1</Sha>
41+
<Sha>eaf6162a67070674192b5799df3fa3a02a762ace</Sha>
4242
</Dependency>
4343
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.24612.1">
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
@@ -19,8 +19,8 @@
1919
<VSRedistCommonNetCoreSharedFrameworkx64100Version>10.0.0-alpha.1.24612.1</VSRedistCommonNetCoreSharedFrameworkx64100Version>
2020
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-alpha.1.24612.1</MicrosoftNETCoreAppRuntimewinx64Version>
2121
<!-- Latest shared aspnetcore version updated by darc -->
22-
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-alpha.2.24612.1</MicrosoftAspNetCoreAppRefInternalVersion>
23-
<MicrosoftAspNetCoreAppRefVersion>10.0.0-alpha.2.24612.1</MicrosoftAspNetCoreAppRefVersion>
22+
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-alpha.2.24613.6</MicrosoftAspNetCoreAppRefInternalVersion>
23+
<MicrosoftAspNetCoreAppRefVersion>10.0.0-alpha.2.24613.6</MicrosoftAspNetCoreAppRefVersion>
2424
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
2525
<MicrosoftDotnetSdkVersion>10.0.100-alpha.1.24611.5</MicrosoftDotnetSdkVersion>
2626
</PropertyGroup>

0 commit comments

Comments
 (0)