Browse Source

Update dependencies from https://github.com/dotnet/extensions build 20251115.1 (#64388)

On relative base path root
Microsoft.Extensions.Diagnostics.Testing , Microsoft.Extensions.TimeProvider.Testing From Version 10.0.0-preview.1.25559.1 -> To Version 10.0.0-preview.1.25565.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] 3 months ago
parent
commit
d781e1d3c6
3 changed files with 6 additions and 10 deletions
  1. 0 4
      NuGet.config
  2. 4 4
      eng/Version.Details.xml
  3. 2 2
      eng/Versions.props

+ 0 - 4
NuGet.config

@@ -4,10 +4,8 @@
     <clear />
     <clear />
     <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
     <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
     <!--  Begin: Package sources from dotnet-runtime -->
     <!--  Begin: Package sources from dotnet-runtime -->
-    <add key="darc-int-dotnet-runtime-fa7cdde" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-fa7cdded/nuget/v3/index.json" />
     <!--  End: Package sources from dotnet-runtime -->
     <!--  End: Package sources from dotnet-runtime -->
     <!--  Begin: Package sources from dotnet-efcore -->
     <!--  Begin: Package sources from dotnet-efcore -->
-    <add key="darc-int-dotnet-efcore-f55fe13" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-f55fe135/nuget/v3/index.json" />
     <!--  End: Package sources from dotnet-efcore -->
     <!--  End: Package sources from dotnet-efcore -->
     <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
     <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
     <add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
     <add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -30,10 +28,8 @@
     <clear />
     <clear />
     <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
     <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
     <!--  Begin: Package sources from dotnet-efcore -->
     <!--  Begin: Package sources from dotnet-efcore -->
-    <add key="darc-int-dotnet-efcore-f55fe13" value="true" />
     <!--  End: Package sources from dotnet-efcore -->
     <!--  End: Package sources from dotnet-efcore -->
     <!--  Begin: Package sources from dotnet-runtime -->
     <!--  Begin: Package sources from dotnet-runtime -->
-    <add key="darc-int-dotnet-runtime-fa7cdde" value="true" />
     <!--  End: Package sources from dotnet-runtime -->
     <!--  End: Package sources from dotnet-runtime -->
     <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
     <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
   </disabledPackageSources>
   </disabledPackageSources>

+ 4 - 4
eng/Version.Details.xml

@@ -414,13 +414,13 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>6e2d8e204cebac7d3989c1996f96e5a9ed63fa80</Sha>
       <Sha>6e2d8e204cebac7d3989c1996f96e5a9ed63fa80</Sha>
     </Dependency>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="10.0.0-preview.1.25559.1">
+    <Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="10.0.0-preview.1.25565.1">
       <Uri>https://github.com/dotnet/extensions</Uri>
       <Uri>https://github.com/dotnet/extensions</Uri>
-      <Sha>7ddf87e16c92efd0d6d4b7da4a9ee7d185e8835f</Sha>
+      <Sha>edf9088ebb507658c60e964ebd5548421c5dbaea</Sha>
     </Dependency>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.TimeProvider.Testing" Version="10.0.0-preview.1.25559.1">
+    <Dependency Name="Microsoft.Extensions.TimeProvider.Testing" Version="10.0.0-preview.1.25565.1">
       <Uri>https://github.com/dotnet/extensions</Uri>
       <Uri>https://github.com/dotnet/extensions</Uri>
-      <Sha>7ddf87e16c92efd0d6d4b7da4a9ee7d185e8835f</Sha>
+      <Sha>edf9088ebb507658c60e964ebd5548421c5dbaea</Sha>
     </Dependency>
     </Dependency>
     <Dependency Name="NuGet.Frameworks" Version="6.2.4">
     <Dependency Name="NuGet.Frameworks" Version="6.2.4">
       <Uri>https://github.com/nuget/nuget.client</Uri>
       <Uri>https://github.com/nuget/nuget.client</Uri>

+ 2 - 2
eng/Versions.props

@@ -143,8 +143,8 @@
     <SystemIOHashingVersion>9.0.11</SystemIOHashingVersion>
     <SystemIOHashingVersion>9.0.11</SystemIOHashingVersion>
     <SystemRuntimeCachingVersion>9.0.11</SystemRuntimeCachingVersion>
     <SystemRuntimeCachingVersion>9.0.11</SystemRuntimeCachingVersion>
     <!-- Packages from dotnet/extensions -->
     <!-- Packages from dotnet/extensions -->
-    <MicrosoftExtensionsDiagnosticsTestingVersion>10.0.0-preview.1.25559.1</MicrosoftExtensionsDiagnosticsTestingVersion>
-    <MicrosoftExtensionsTimeProviderTestingVersion>10.0.0-preview.1.25559.1</MicrosoftExtensionsTimeProviderTestingVersion>
+    <MicrosoftExtensionsDiagnosticsTestingVersion>10.0.0-preview.1.25565.1</MicrosoftExtensionsDiagnosticsTestingVersion>
+    <MicrosoftExtensionsTimeProviderTestingVersion>10.0.0-preview.1.25565.1</MicrosoftExtensionsTimeProviderTestingVersion>
     <!-- Packages from dotnet/efcore -->
     <!-- Packages from dotnet/efcore -->
     <dotnetefVersion>9.0.11</dotnetefVersion>
     <dotnetefVersion>9.0.11</dotnetefVersion>
     <MicrosoftEntityFrameworkCoreInMemoryVersion>9.0.11</MicrosoftEntityFrameworkCoreInMemoryVersion>
     <MicrosoftEntityFrameworkCoreInMemoryVersion>9.0.11</MicrosoftEntityFrameworkCoreInMemoryVersion>