Skip to content

Commit 55f4d2c

Browse files
Update dependencies from https://github.com/dotnet/extensions build 20241018.1 (#63188)
Microsoft.Extensions.Diagnostics.Testing , Microsoft.Extensions.TimeProvider.Testing From Version 8.1.0-preview.23604.1 -> To Version 9.0.0-preview.9.24518.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 19e799c commit 55f4d2c

File tree

3 files changed

+14
-6
lines changed

3 files changed

+14
-6
lines changed

NuGet.config

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,13 @@
77
<!-- End: Package sources from dotnet-extensions -->
88
<!-- Begin: Package sources from dotnet-efcore -->
99
<add key="darc-int-dotnet-efcore-24e93fc" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-24e93fcb/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-efcore-24e93fc-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-24e93fcb-2/nuget/v3/index.json" />
11+
<add key="darc-int-dotnet-efcore-24e93fc-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-24e93fcb-1/nuget/v3/index.json" />
1012
<!-- End: Package sources from dotnet-efcore -->
1113
<!-- Begin: Package sources from dotnet-runtime -->
1214
<add key="darc-int-dotnet-runtime-fce8ed9" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-fce8ed90/nuget/v3/index.json" />
15+
<add key="darc-int-dotnet-runtime-fce8ed9-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-fce8ed90-2/nuget/v3/index.json" />
16+
<add key="darc-int-dotnet-runtime-fce8ed9-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-fce8ed90-1/nuget/v3/index.json" />
1317
<!-- End: Package sources from dotnet-runtime -->
1418
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1519
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -30,9 +34,13 @@
3034
<clear />
3135
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
3236
<!-- Begin: Package sources from dotnet-efcore -->
37+
<add key="darc-int-dotnet-efcore-24e93fc-1" value="true" />
38+
<add key="darc-int-dotnet-efcore-24e93fc-2" value="true" />
3339
<add key="darc-int-dotnet-efcore-24e93fc" value="true" />
3440
<!-- End: Package sources from dotnet-efcore -->
3541
<!-- Begin: Package sources from dotnet-runtime -->
42+
<add key="darc-int-dotnet-runtime-fce8ed9-1" value="true" />
43+
<add key="darc-int-dotnet-runtime-fce8ed9-2" value="true" />
3644
<add key="darc-int-dotnet-runtime-fce8ed9" value="true" />
3745
<!-- End: Package sources from dotnet-runtime -->
3846
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -397,13 +397,13 @@
397397
<Uri>https://github.com/dotnet/arcade</Uri>
398398
<Sha>2ce3f8c7b2614c2b19985b669ffcd934bc39ffd1</Sha>
399399
</Dependency>
400-
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="8.1.0-preview.23604.1">
400+
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.0.0-preview.9.24518.1">
401401
<Uri>https://github.com/dotnet/extensions</Uri>
402-
<Sha>ca03b0c72858567f9b668d90fee32ef2d5d8dd74</Sha>
402+
<Sha>eafdf6e9c40bcd561f38979617405fd2801a46e3</Sha>
403403
</Dependency>
404-
<Dependency Name="Microsoft.Extensions.TimeProvider.Testing" Version="8.1.0-preview.23604.1">
404+
<Dependency Name="Microsoft.Extensions.TimeProvider.Testing" Version="9.0.0-preview.9.24518.1">
405405
<Uri>https://github.com/dotnet/extensions</Uri>
406-
<Sha>ca03b0c72858567f9b668d90fee32ef2d5d8dd74</Sha>
406+
<Sha>eafdf6e9c40bcd561f38979617405fd2801a46e3</Sha>
407407
</Dependency>
408408
<Dependency Name="NuGet.Frameworks" Version="6.2.4">
409409
<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
@@ -140,8 +140,8 @@
140140
<SystemIOHashingVersion>8.0.0</SystemIOHashingVersion>
141141
<SystemRuntimeCachingVersion>8.0.1</SystemRuntimeCachingVersion>
142142
<!-- Packages from dotnet/extensions -->
143-
<MicrosoftExtensionsDiagnosticsTestingVersion>8.1.0-preview.23604.1</MicrosoftExtensionsDiagnosticsTestingVersion>
144-
<MicrosoftExtensionsTimeProviderTestingVersion>8.1.0-preview.23604.1</MicrosoftExtensionsTimeProviderTestingVersion>
143+
<MicrosoftExtensionsDiagnosticsTestingVersion>9.0.0-preview.9.24518.1</MicrosoftExtensionsDiagnosticsTestingVersion>
144+
<MicrosoftExtensionsTimeProviderTestingVersion>9.0.0-preview.9.24518.1</MicrosoftExtensionsTimeProviderTestingVersion>
145145
<!-- Packages from dotnet/efcore -->
146146
<dotnetefVersion>8.0.19</dotnetefVersion>
147147
<MicrosoftEntityFrameworkCoreInMemoryVersion>8.0.19</MicrosoftEntityFrameworkCoreInMemoryVersion>

0 commit comments

Comments
 (0)