Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/extensions build 2…
Browse files Browse the repository at this point in the history
…0250106.1 (#59732)

[main] Update dependencies from dotnet/extensions
  • Loading branch information
dotnet-maestro[bot] authored Jan 6, 2025
1 parent fd3a970 commit 5e2c7e4
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 @@ -422,13 +422,13 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>05d4d46d438eec2d012a0dae7a9118e5fab947af</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.1.0-preview.1.24620.1">
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.1.0-preview.1.25056.1">
<Uri>https://github.com/dotnet/extensions</Uri>
<Sha>20c12ef61fc33865f36c1f4f6e8e2240e8c25f32</Sha>
<Sha>dbb12c368fab1914e847c6b07f020c1c116dc429</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.TimeProvider.Testing" Version="9.1.0-preview.1.24620.1">
<Dependency Name="Microsoft.Extensions.TimeProvider.Testing" Version="9.1.0-preview.1.25056.1">
<Uri>https://github.com/dotnet/extensions</Uri>
<Sha>20c12ef61fc33865f36c1f4f6e8e2240e8c25f32</Sha>
<Sha>dbb12c368fab1914e847c6b07f020c1c116dc429</Sha>
</Dependency>
<Dependency Name="NuGet.Frameworks" Version="6.2.4">
<Uri>https://github.com/nuget/nuget.client</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@
<SystemIOHashingVersion>10.0.0-alpha.1.25052.4</SystemIOHashingVersion>
<SystemRuntimeCachingVersion>10.0.0-alpha.1.25052.4</SystemRuntimeCachingVersion>
<!-- Packages from dotnet/extensions -->
<MicrosoftExtensionsDiagnosticsTestingVersion>9.1.0-preview.1.24620.1</MicrosoftExtensionsDiagnosticsTestingVersion>
<MicrosoftExtensionsTimeProviderTestingVersion>9.1.0-preview.1.24620.1</MicrosoftExtensionsTimeProviderTestingVersion>
<MicrosoftExtensionsDiagnosticsTestingVersion>9.1.0-preview.1.25056.1</MicrosoftExtensionsDiagnosticsTestingVersion>
<MicrosoftExtensionsTimeProviderTestingVersion>9.1.0-preview.1.25056.1</MicrosoftExtensionsTimeProviderTestingVersion>
<!-- Packages from dotnet/efcore -->
<dotnetefVersion>10.0.0-alpha.1.25053.5</dotnetefVersion>
<MicrosoftEntityFrameworkCoreInMemoryVersion>10.0.0-alpha.1.25053.5</MicrosoftEntityFrameworkCoreInMemoryVersion>
Expand Down

0 comments on commit 5e2c7e4

Please sign in to comment.