Skip to content

Commit 1fdb547

Browse files
[main] Update dependencies from dotnet/aspnetcore (#5228)
[main] Update dependencies from dotnet/aspnetcore
1 parent bb8cc24 commit 1fdb547

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>d6bc7918c0be5005426fbbff43dfb622fc295142</Sha>
3434
</Dependency>
35-
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-preview.2.25104.4">
35+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-preview.2.25105.7">
3636
<Uri>https://github.com/dotnet/aspnetcore</Uri>
37-
<Sha>f81e41d137d079fbe043bec0e90544357865cc10</Sha>
37+
<Sha>c43eb9a914f5e867c3c488e6b745f8bb28ebcaca</Sha>
3838
</Dependency>
39-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-preview.2.25104.4">
39+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-preview.2.25105.7">
4040
<Uri>https://github.com/dotnet/aspnetcore</Uri>
41-
<Sha>f81e41d137d079fbe043bec0e90544357865cc10</Sha>
41+
<Sha>c43eb9a914f5e867c3c488e6b745f8bb28ebcaca</Sha>
4242
</Dependency>
4343
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-preview.2.25105.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
@@ -19,8 +19,8 @@
1919
<VSRedistCommonNetCoreSharedFrameworkx64100Version>10.0.0-preview.2.25105.8</VSRedistCommonNetCoreSharedFrameworkx64100Version>
2020
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-preview.2.25105.8</MicrosoftNETCoreAppRuntimewinx64Version>
2121
<!-- Latest shared aspnetcore version updated by darc -->
22-
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-preview.2.25104.4</MicrosoftAspNetCoreAppRefInternalVersion>
23-
<MicrosoftAspNetCoreAppRefVersion>10.0.0-preview.2.25104.4</MicrosoftAspNetCoreAppRefVersion>
22+
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-preview.2.25105.7</MicrosoftAspNetCoreAppRefInternalVersion>
23+
<MicrosoftAspNetCoreAppRefVersion>10.0.0-preview.2.25105.7</MicrosoftAspNetCoreAppRefVersion>
2424
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
2525
<MicrosoftNETSdkVersion>10.0.100-preview.2.25102.3</MicrosoftNETSdkVersion>
2626
</PropertyGroup>

0 commit comments

Comments
 (0)