Skip to content

Commit 822db0e

Browse files
[main] Update dependencies from dotnet/aspnetcore (#5358)
[main] Update dependencies from dotnet/aspnetcore
1 parent 96031ce commit 822db0e

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>bfbdeecb67323382cd8072744a9fb974e19dd972</Sha>
3434
</Dependency>
35-
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-preview.3.25168.6">
35+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-preview.4.25169.9">
3636
<Uri>https://github.com/dotnet/aspnetcore</Uri>
37-
<Sha>f83c97fa0b91f83bd20511d1abf235dc48b596e2</Sha>
37+
<Sha>caa429c49c4df4237d99c1c43e8b0e0faa8be9c5</Sha>
3838
</Dependency>
39-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-preview.3.25168.6">
39+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-preview.4.25169.9">
4040
<Uri>https://github.com/dotnet/aspnetcore</Uri>
41-
<Sha>f83c97fa0b91f83bd20511d1abf235dc48b596e2</Sha>
41+
<Sha>caa429c49c4df4237d99c1c43e8b0e0faa8be9c5</Sha>
4242
</Dependency>
4343
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-preview.3.25153.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.3.25153.8</VSRedistCommonNetCoreSharedFrameworkx64100Version>
2020
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-preview.3.25153.8</MicrosoftNETCoreAppRuntimewinx64Version>
2121
<!-- Latest shared aspnetcore version updated by darc -->
22-
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-preview.3.25168.6</MicrosoftAspNetCoreAppRefInternalVersion>
23-
<MicrosoftAspNetCoreAppRefVersion>10.0.0-preview.3.25168.6</MicrosoftAspNetCoreAppRefVersion>
22+
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-preview.4.25169.9</MicrosoftAspNetCoreAppRefInternalVersion>
23+
<MicrosoftAspNetCoreAppRefVersion>10.0.0-preview.4.25169.9</MicrosoftAspNetCoreAppRefVersion>
2424
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
2525
<MicrosoftNETSdkVersion>10.0.100-preview.3.25166.6</MicrosoftNETSdkVersion>
2626
</PropertyGroup>

0 commit comments

Comments
 (0)