Skip to content

Commit 409fba0

Browse files
[release/9.0] Update dependencies from dotnet/extensions (#61986)
* Update dependencies from https://github.com/dotnet/extensions build 20250516.5 Microsoft.Extensions.Diagnostics.Testing , Microsoft.Extensions.TimeProvider.Testing From Version 9.6.0-preview.1.25260.2 -> To Version 9.6.0-preview.1.25266.5 * Update dependencies from https://github.com/dotnet/extensions build 20250521.2 Microsoft.Extensions.Diagnostics.Testing , Microsoft.Extensions.TimeProvider.Testing From Version 9.6.0-preview.1.25260.2 -> To Version 9.6.0-preview.1.25271.2 * Update dependencies from https://github.com/dotnet/extensions build 20250529.1 Microsoft.Extensions.Diagnostics.Testing , Microsoft.Extensions.TimeProvider.Testing From Version 9.6.0-preview.1.25260.2 -> To Version 9.6.0-preview.1.25279.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 1067210 commit 409fba0

File tree

3 files changed

+6
-10
lines changed

3 files changed

+6
-10
lines changed

NuGet.config

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-runtime -->
7-
<add key="darc-int-dotnet-runtime-e36e4d1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e36e4d1a/nuget/v3/index.json" />
87
<!-- End: Package sources from dotnet-runtime -->
98
<!-- Begin: Package sources from dotnet-efcore -->
10-
<add key="darc-int-dotnet-efcore-6765359" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-67653595/nuget/v3/index.json" />
119
<!-- End: Package sources from dotnet-efcore -->
1210
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1311
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -30,10 +28,8 @@
3028
<clear />
3129
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
3230
<!-- Begin: Package sources from dotnet-efcore -->
33-
<add key="darc-int-dotnet-efcore-6765359" value="true" />
3431
<!-- End: Package sources from dotnet-efcore -->
3532
<!-- Begin: Package sources from dotnet-runtime -->
36-
<add key="darc-int-dotnet-runtime-e36e4d1" value="true" />
3733
<!-- End: Package sources from dotnet-runtime -->
3834
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3935
</disabledPackageSources>

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>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
416416
</Dependency>
417-
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.6.0-preview.1.25260.2">
417+
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.6.0-preview.1.25279.1">
418418
<Uri>https://github.com/dotnet/extensions</Uri>
419-
<Sha>90dd3fdbb6056d8ae177ab102b779e3922a88981</Sha>
419+
<Sha>2ab21ec6d6fa7371f19d8485215d4c0c99f9c338</Sha>
420420
</Dependency>
421-
<Dependency Name="Microsoft.Extensions.TimeProvider.Testing" Version="9.6.0-preview.1.25260.2">
421+
<Dependency Name="Microsoft.Extensions.TimeProvider.Testing" Version="9.6.0-preview.1.25279.1">
422422
<Uri>https://github.com/dotnet/extensions</Uri>
423-
<Sha>90dd3fdbb6056d8ae177ab102b779e3922a88981</Sha>
423+
<Sha>2ab21ec6d6fa7371f19d8485215d4c0c99f9c338</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.5</SystemIOHashingVersion>
144144
<SystemRuntimeCachingVersion>9.0.5</SystemRuntimeCachingVersion>
145145
<!-- Packages from dotnet/extensions -->
146-
<MicrosoftExtensionsDiagnosticsTestingVersion>9.6.0-preview.1.25260.2</MicrosoftExtensionsDiagnosticsTestingVersion>
147-
<MicrosoftExtensionsTimeProviderTestingVersion>9.6.0-preview.1.25260.2</MicrosoftExtensionsTimeProviderTestingVersion>
146+
<MicrosoftExtensionsDiagnosticsTestingVersion>9.6.0-preview.1.25279.1</MicrosoftExtensionsDiagnosticsTestingVersion>
147+
<MicrosoftExtensionsTimeProviderTestingVersion>9.6.0-preview.1.25279.1</MicrosoftExtensionsTimeProviderTestingVersion>
148148
<!-- Packages from dotnet/efcore -->
149149
<dotnetefVersion>9.0.5</dotnetefVersion>
150150
<MicrosoftEntityFrameworkCoreInMemoryVersion>9.0.5</MicrosoftEntityFrameworkCoreInMemoryVersion>

0 commit comments

Comments
 (0)