Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/aspnetcore (#5156)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/aspnetcore
  • Loading branch information
dotnet-maestro[bot] authored Jan 7, 2025
1 parent 22f5efe commit abcea94
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>a93a592ce99414d94dafbd0ef0a6f51b6fbcdaf4</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-alpha.2.25054.1">
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-alpha.2.25056.9">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>1a23df0f96175d51940aec9306db3460d484da4d</Sha>
<Sha>7ba02e8ac71eeba562476953d5ff6030b8eda765</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-alpha.2.25054.1">
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-alpha.2.25056.9">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>1a23df0f96175d51940aec9306db3460d484da4d</Sha>
<Sha>7ba02e8ac71eeba562476953d5ff6030b8eda765</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.25056.1">
<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-alpha.1.25056.1</VSRedistCommonNetCoreSharedFrameworkx64100Version>
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-alpha.1.25056.1</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-alpha.2.25054.1</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>10.0.0-alpha.2.25054.1</MicrosoftAspNetCoreAppRefVersion>
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-alpha.2.25056.9</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>10.0.0-alpha.2.25056.9</MicrosoftAspNetCoreAppRefVersion>
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
<MicrosoftNETSdkVersion>10.0.100-alpha.1.25056.1</MicrosoftNETSdkVersion>
</PropertyGroup>
Expand Down

0 comments on commit abcea94

Please sign in to comment.