Skip to content

Commit 3444eab

Browse files
[release/9.0] Update dependencies from dotnet/extensions (#62357)
* Update dependencies from https://github.com/dotnet/extensions build 20250613.1 Microsoft.Extensions.Diagnostics.Testing , Microsoft.Extensions.TimeProvider.Testing From Version 9.7.0-preview.1.25306.2 -> To Version 9.7.0-preview.1.25313.1 * Update dependencies from https://github.com/dotnet/extensions build 20250620.1 Microsoft.Extensions.Diagnostics.Testing , Microsoft.Extensions.TimeProvider.Testing From Version 9.7.0-preview.1.25306.2 -> To Version 9.7.0-preview.1.25320.1 * Update dependencies from https://github.com/dotnet/extensions build 20250627.2 Microsoft.Extensions.Diagnostics.Testing , Microsoft.Extensions.TimeProvider.Testing From Version 9.7.0-preview.1.25306.2 -> To Version 9.7.0-preview.1.25327.2 * Update dependencies from https://github.com/dotnet/extensions build 20250704.1 Microsoft.Extensions.Diagnostics.Testing , Microsoft.Extensions.TimeProvider.Testing From Version 9.7.0-preview.1.25306.2 -> To Version 9.8.0-preview.1.25354.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 7cffc04 commit 3444eab

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -414,13 +414,13 @@
414414
<Uri>https://github.com/dotnet/arcade</Uri>
415415
<Sha>13b20849f8294593bf150a801cab639397e6c29d</Sha>
416416
</Dependency>
417-
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.7.0-preview.1.25306.2">
417+
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.8.0-preview.1.25354.1">
418418
<Uri>https://github.com/dotnet/extensions</Uri>
419-
<Sha>04bd58871e6dd4dfd2fbcf5f0365c89d2466fffe</Sha>
419+
<Sha>f9c61b4a372e372b9a11914a7dbdbdca59a912fe</Sha>
420420
</Dependency>
421-
<Dependency Name="Microsoft.Extensions.TimeProvider.Testing" Version="9.7.0-preview.1.25306.2">
421+
<Dependency Name="Microsoft.Extensions.TimeProvider.Testing" Version="9.8.0-preview.1.25354.1">
422422
<Uri>https://github.com/dotnet/extensions</Uri>
423-
<Sha>04bd58871e6dd4dfd2fbcf5f0365c89d2466fffe</Sha>
423+
<Sha>f9c61b4a372e372b9a11914a7dbdbdca59a912fe</Sha>
424424
</Dependency>
425425
<Dependency Name="NuGet.Frameworks" Version="6.2.4">
426426
<Uri>https://github.com/nuget/nuget.client</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@
143143
<SystemIOHashingVersion>9.0.6</SystemIOHashingVersion>
144144
<SystemRuntimeCachingVersion>9.0.6</SystemRuntimeCachingVersion>
145145
<!-- Packages from dotnet/extensions -->
146-
<MicrosoftExtensionsDiagnosticsTestingVersion>9.7.0-preview.1.25306.2</MicrosoftExtensionsDiagnosticsTestingVersion>
147-
<MicrosoftExtensionsTimeProviderTestingVersion>9.7.0-preview.1.25306.2</MicrosoftExtensionsTimeProviderTestingVersion>
146+
<MicrosoftExtensionsDiagnosticsTestingVersion>9.8.0-preview.1.25354.1</MicrosoftExtensionsDiagnosticsTestingVersion>
147+
<MicrosoftExtensionsTimeProviderTestingVersion>9.8.0-preview.1.25354.1</MicrosoftExtensionsTimeProviderTestingVersion>
148148
<!-- Packages from dotnet/efcore -->
149149
<dotnetefVersion>9.0.6</dotnetefVersion>
150150
<MicrosoftEntityFrameworkCoreInMemoryVersion>9.0.6</MicrosoftEntityFrameworkCoreInMemoryVersion>

0 commit comments

Comments
 (0)