Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/aspnetcore (#5293)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/aspnetcore
  • Loading branch information
dotnet-maestro[bot] authored Feb 27, 2025
1 parent 6453f62 commit 8283be5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>856d3483ba4d2dab84fcf8e7db66fa8555c4c0ed</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-preview.3.25125.10">
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-preview.3.25126.7">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>bbe896f1d1c6bafc5c828f37edb679153467a8c5</Sha>
<Sha>63fc4bcff7cf4942cbf1c8a4c7d9c3bba2e2fbe3</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-preview.3.25125.10">
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-preview.3.25126.7">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>bbe896f1d1c6bafc5c828f37edb679153467a8c5</Sha>
<Sha>63fc4bcff7cf4942cbf1c8a4c7d9c3bba2e2fbe3</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-preview.3.25126.4">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<VSRedistCommonNetCoreSharedFrameworkx64100Version>10.0.0-preview.3.25126.4</VSRedistCommonNetCoreSharedFrameworkx64100Version>
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-preview.3.25126.4</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-preview.3.25125.10</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>10.0.0-preview.3.25125.10</MicrosoftAspNetCoreAppRefVersion>
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-preview.3.25126.7</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>10.0.0-preview.3.25126.7</MicrosoftAspNetCoreAppRefVersion>
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
<MicrosoftNETSdkVersion>10.0.100-preview.3.25122.1</MicrosoftNETSdkVersion>
</PropertyGroup>
Expand Down

0 comments on commit 8283be5

Please sign in to comment.