Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/extensions build 2…
Browse files Browse the repository at this point in the history
…0231129.1 (#52482)

[release/8.0] Update dependencies from dotnet/extensions
  • Loading branch information
dotnet-maestro[bot] committed Nov 30, 2023
1 parent c909955 commit 6f818b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -397,13 +397,13 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0aaeafef60933f87b0b50350313bb2fd77defb5d</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="8.1.0-preview.23572.3">
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="8.1.0-preview.23579.1">
<Uri>https://github.com/dotnet/extensions</Uri>
<Sha>c8383902da237c8efd61a37808e444ac9b838f59</Sha>
<Sha>13a6288c9de8d8f83c40ae419803e6a990bf5825</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.TimeProvider.Testing" Version="8.1.0-preview.23572.3">
<Dependency Name="Microsoft.Extensions.TimeProvider.Testing" Version="8.1.0-preview.23579.1">
<Uri>https://github.com/dotnet/extensions</Uri>
<Sha>c8383902da237c8efd61a37808e444ac9b838f59</Sha>
<Sha>13a6288c9de8d8f83c40ae419803e6a990bf5825</Sha>
</Dependency>
<Dependency Name="NuGet.Frameworks" Version="6.2.4">
<Uri>https://github.com/nuget/nuget.client</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@
<SystemIOHashingVersion>8.0.0</SystemIOHashingVersion>
<SystemRuntimeCachingVersion>8.0.0</SystemRuntimeCachingVersion>
<!-- Packages from dotnet/extensions -->
<MicrosoftExtensionsDiagnosticsTestingVersion>8.1.0-preview.23572.3</MicrosoftExtensionsDiagnosticsTestingVersion>
<MicrosoftExtensionsTimeProviderTestingVersion>8.1.0-preview.23572.3</MicrosoftExtensionsTimeProviderTestingVersion>
<MicrosoftExtensionsDiagnosticsTestingVersion>8.1.0-preview.23579.1</MicrosoftExtensionsDiagnosticsTestingVersion>
<MicrosoftExtensionsTimeProviderTestingVersion>8.1.0-preview.23579.1</MicrosoftExtensionsTimeProviderTestingVersion>
<!-- Packages from dotnet/efcore -->
<dotnetefVersion>8.0.0</dotnetefVersion>
<MicrosoftEntityFrameworkCoreInMemoryVersion>8.0.0</MicrosoftEntityFrameworkCoreInMemoryVersion>
Expand Down

0 comments on commit 6f818b7

Please sign in to comment.