Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/aspnetcore (#5152)
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 6, 2025
1 parent 2b7256f commit cd2a857
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>22baaacb01aa215ee9f92ef987634e607aa02f4b</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-alpha.2.25053.4">
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-alpha.2.25054.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>3ae17a002a811ddf88f36e1e8c953b9f8ba9ecfd</Sha>
<Sha>1a23df0f96175d51940aec9306db3460d484da4d</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-alpha.2.25053.4">
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-alpha.2.25054.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>3ae17a002a811ddf88f36e1e8c953b9f8ba9ecfd</Sha>
<Sha>1a23df0f96175d51940aec9306db3460d484da4d</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.25052.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-alpha.1.25052.4</VSRedistCommonNetCoreSharedFrameworkx64100Version>
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-alpha.1.25052.4</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-alpha.2.25053.4</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>10.0.0-alpha.2.25053.4</MicrosoftAspNetCoreAppRefVersion>
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-alpha.2.25054.1</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>10.0.0-alpha.2.25054.1</MicrosoftAspNetCoreAppRefVersion>
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
<MicrosoftNETSdkVersion>10.0.100-alpha.1.24627.3</MicrosoftNETSdkVersion>
</PropertyGroup>
Expand Down

0 comments on commit cd2a857

Please sign in to comment.