Skip to content

Commit 4e7a00a

Browse files
[release/9.0] Update dependencies from dotnet/extensions (#59951)
* Update dependencies from https://github.com/dotnet/extensions build 20250117.2 Microsoft.Extensions.Diagnostics.Testing , Microsoft.Extensions.TimeProvider.Testing From Version 9.1.0-preview.1.25060.3 -> To Version 9.2.0-preview.1.25067.2 * Update dependencies from https://github.com/dotnet/extensions build 20250126.1 Microsoft.Extensions.Diagnostics.Testing , Microsoft.Extensions.TimeProvider.Testing From Version 9.1.0-preview.1.25060.3 -> To Version 9.2.0-preview.1.25076.1 * Update dependencies from https://github.com/dotnet/extensions build 20250130.2 Microsoft.Extensions.Diagnostics.Testing , Microsoft.Extensions.TimeProvider.Testing From Version 9.1.0-preview.1.25060.3 -> To Version 9.2.0-preview.1.25080.2 * Remove redundant package sources from NuGet.config --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: William Godbe <[email protected]>
1 parent 7db3d10 commit 4e7a00a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -414,13 +414,13 @@
414414
<Uri>https://github.com/dotnet/arcade</Uri>
415415
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
416416
</Dependency>
417-
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.1.0-preview.1.25060.3">
417+
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.2.0-preview.1.25080.2">
418418
<Uri>https://github.com/dotnet/extensions</Uri>
419-
<Sha>309f2b7f73a28ffd75dac15434d160e5bd765384</Sha>
419+
<Sha>cc2317e220509a75fe457fc73ac83091c2b531ce</Sha>
420420
</Dependency>
421-
<Dependency Name="Microsoft.Extensions.TimeProvider.Testing" Version="9.1.0-preview.1.25060.3">
421+
<Dependency Name="Microsoft.Extensions.TimeProvider.Testing" Version="9.2.0-preview.1.25080.2">
422422
<Uri>https://github.com/dotnet/extensions</Uri>
423-
<Sha>309f2b7f73a28ffd75dac15434d160e5bd765384</Sha>
423+
<Sha>cc2317e220509a75fe457fc73ac83091c2b531ce</Sha>
424424
</Dependency>
425425
<Dependency Name="NuGet.Frameworks" Version="6.2.4">
426426
<Uri>https://github.com/nuget/nuget.client</Uri>

eng/Versions.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@
143143
<SystemIOHashingVersion>9.0.1</SystemIOHashingVersion>
144144
<SystemRuntimeCachingVersion>9.0.1</SystemRuntimeCachingVersion>
145145
<!-- Packages from dotnet/extensions -->
146-
<MicrosoftExtensionsDiagnosticsTestingVersion>9.1.0-preview.1.25060.3</MicrosoftExtensionsDiagnosticsTestingVersion>
147-
<MicrosoftExtensionsTimeProviderTestingVersion>9.1.0-preview.1.25060.3</MicrosoftExtensionsTimeProviderTestingVersion>
146+
<MicrosoftExtensionsDiagnosticsTestingVersion>9.2.0-preview.1.25080.2</MicrosoftExtensionsDiagnosticsTestingVersion>
147+
<MicrosoftExtensionsTimeProviderTestingVersion>9.2.0-preview.1.25080.2</MicrosoftExtensionsTimeProviderTestingVersion>
148148
<!-- Packages from dotnet/efcore -->
149149
<dotnetefVersion>9.0.1</dotnetefVersion>
150150
<MicrosoftEntityFrameworkCoreInMemoryVersion>9.0.1</MicrosoftEntityFrameworkCoreInMemoryVersion>

0 commit comments

Comments
 (0)