Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/runtime (#5240)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/runtime
  • Loading branch information
dotnet-maestro[bot] authored Feb 10, 2025
1 parent 1b63920 commit 4128cb1
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 @@ -40,13 +40,13 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>1a7b7d7efe01d88150ad5fa3a2972582e3af0a07</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-preview.2.25108.6">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-preview.2.25109.2">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2a1b35e8afe469e4db01de7ba96b9133acc55d38</Sha>
<Sha>1c3b1b5835cce7c61bb5c7bdab8468bb6ced47b6</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-preview.2.25108.6">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-preview.2.25109.2">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2a1b35e8afe469e4db01de7ba96b9133acc55d38</Sha>
<Sha>1c3b1b5835cce7c61bb5c7bdab8468bb6ced47b6</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.610402">
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
</PropertyGroup>
<PropertyGroup>
<!-- Latest shared runtime version updated by darc -->
<VSRedistCommonNetCoreSharedFrameworkx64100Version>10.0.0-preview.2.25108.6</VSRedistCommonNetCoreSharedFrameworkx64100Version>
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-preview.2.25108.6</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx64100Version>10.0.0-preview.2.25109.2</VSRedistCommonNetCoreSharedFrameworkx64100Version>
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-preview.2.25109.2</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>10.0.0-preview.2.25108.1</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>10.0.0-preview.2.25108.1</MicrosoftAspNetCoreAppRefVersion>
Expand Down

0 comments on commit 4128cb1

Please sign in to comment.