Skip to content

Commit 863b425

Browse files
Update dependencies from https://github.com/dotnet/extensions build 20240120.1 (#53530)
[main] Update dependencies from dotnet/extensions
1 parent 2bd81f8 commit 863b425

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
@@ -392,13 +392,13 @@
392392
<Uri>https://github.com/dotnet/arcade</Uri>
393393
<Sha>d731f58a502086842739a358ab490bec08fdb8a7</Sha>
394394
</Dependency>
395-
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.0.0-alpha.1.24061.2">
395+
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.0.0-alpha.1.24070.1">
396396
<Uri>https://github.com/dotnet/extensions</Uri>
397-
<Sha>7596edc5224b85b75be44c16746fe10cafd6994d</Sha>
397+
<Sha>e321894762f7420703ff49d89b4cc4b2dd25b21f</Sha>
398398
</Dependency>
399-
<Dependency Name="Microsoft.Extensions.TimeProvider.Testing" Version="9.0.0-alpha.1.24061.2">
399+
<Dependency Name="Microsoft.Extensions.TimeProvider.Testing" Version="9.0.0-alpha.1.24070.1">
400400
<Uri>https://github.com/dotnet/extensions</Uri>
401-
<Sha>7596edc5224b85b75be44c16746fe10cafd6994d</Sha>
401+
<Sha>e321894762f7420703ff49d89b4cc4b2dd25b21f</Sha>
402402
</Dependency>
403403
<Dependency Name="NuGet.Frameworks" Version="6.2.4">
404404
<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
@@ -138,8 +138,8 @@
138138
<SystemIOHashingVersion>9.0.0-alpha.1.24066.33</SystemIOHashingVersion>
139139
<SystemRuntimeCachingVersion>9.0.0-alpha.1.24066.33</SystemRuntimeCachingVersion>
140140
<!-- Packages from dotnet/extensions -->
141-
<MicrosoftExtensionsDiagnosticsTestingVersion>9.0.0-alpha.1.24061.2</MicrosoftExtensionsDiagnosticsTestingVersion>
142-
<MicrosoftExtensionsTimeProviderTestingVersion>9.0.0-alpha.1.24061.2</MicrosoftExtensionsTimeProviderTestingVersion>
141+
<MicrosoftExtensionsDiagnosticsTestingVersion>9.0.0-alpha.1.24070.1</MicrosoftExtensionsDiagnosticsTestingVersion>
142+
<MicrosoftExtensionsTimeProviderTestingVersion>9.0.0-alpha.1.24070.1</MicrosoftExtensionsTimeProviderTestingVersion>
143143
<!-- Packages from dotnet/efcore -->
144144
<dotnetefVersion>9.0.0-alpha.1.24068.6</dotnetefVersion>
145145
<MicrosoftEntityFrameworkCoreInMemoryVersion>9.0.0-alpha.1.24068.6</MicrosoftEntityFrameworkCoreInMemoryVersion>

0 commit comments

Comments
 (0)