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
…0240930.2 (#58155)

[main] Update dependencies from dotnet/extensions
  • Loading branch information
dotnet-maestro[bot] authored Oct 3, 2024
1 parent bd66b70 commit cd314ab
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 @@ -414,13 +414,13 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>7e8b8f4f321c8671aa01b53567d31aaa4950706f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.0.0-preview.9.24472.1">
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.0.0-preview.9.24480.2">
<Uri>https://github.com/dotnet/extensions</Uri>
<Sha>43e4b5c99ad3ebcb2b05285ba8aabbfc6acd42e7</Sha>
<Sha>abf85c798e1b1de34373a7f680dab1c6ac79931c</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.TimeProvider.Testing" Version="9.0.0-preview.9.24472.1">
<Dependency Name="Microsoft.Extensions.TimeProvider.Testing" Version="9.0.0-preview.9.24480.2">
<Uri>https://github.com/dotnet/extensions</Uri>
<Sha>43e4b5c99ad3ebcb2b05285ba8aabbfc6acd42e7</Sha>
<Sha>abf85c798e1b1de34373a7f680dab1c6ac79931c</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 @@ -142,8 +142,8 @@
<SystemIOHashingVersion>10.0.0-alpha.1.24501.8</SystemIOHashingVersion>
<SystemRuntimeCachingVersion>10.0.0-alpha.1.24501.8</SystemRuntimeCachingVersion>
<!-- Packages from dotnet/extensions -->
<MicrosoftExtensionsDiagnosticsTestingVersion>9.0.0-preview.9.24472.1</MicrosoftExtensionsDiagnosticsTestingVersion>
<MicrosoftExtensionsTimeProviderTestingVersion>9.0.0-preview.9.24472.1</MicrosoftExtensionsTimeProviderTestingVersion>
<MicrosoftExtensionsDiagnosticsTestingVersion>9.0.0-preview.9.24480.2</MicrosoftExtensionsDiagnosticsTestingVersion>
<MicrosoftExtensionsTimeProviderTestingVersion>9.0.0-preview.9.24480.2</MicrosoftExtensionsTimeProviderTestingVersion>
<!-- Packages from dotnet/efcore -->
<dotnetefVersion>10.0.0-alpha.1.24502.7</dotnetefVersion>
<MicrosoftEntityFrameworkCoreInMemoryVersion>10.0.0-alpha.1.24502.7</MicrosoftEntityFrameworkCoreInMemoryVersion>
Expand Down

0 comments on commit cd314ab

Please sign in to comment.