Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/aspnetcore (#5117)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/aspnetcore
  • Loading branch information
dotnet-maestro[bot] authored Dec 18, 2024
1 parent d4d2071 commit 1ab2a0e
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>14bb58e830dacafb644e2224c07965effeba6696</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-alpha.2.24616.8">
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.0-alpha.2.24617.2">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>e0ee9e981e4c90e78a31b36e41aecd9144119c77</Sha>
<Sha>6ae3ea387b20f6497b82897d613e9b8a6e31d69c</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-alpha.2.24616.8">
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-alpha.2.24617.2">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>e0ee9e981e4c90e78a31b36e41aecd9144119c77</Sha>
<Sha>6ae3ea387b20f6497b82897d613e9b8a6e31d69c</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.24617.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.24617.1</VSRedistCommonNetCoreSharedFrameworkx64100Version>
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-alpha.1.24617.1</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-alpha.2.24616.8</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>10.0.0-alpha.2.24616.8</MicrosoftAspNetCoreAppRefVersion>
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-alpha.2.24617.2</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>10.0.0-alpha.2.24617.2</MicrosoftAspNetCoreAppRefVersion>
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
<MicrosoftNetSdkVersion>10.0.100-alpha.1.24611.5</MicrosoftNetSdkVersion>
</PropertyGroup>
Expand Down

0 comments on commit 1ab2a0e

Please sign in to comment.