Skip to content

Commit

Permalink
Update TimeProvider.Testing
Browse files Browse the repository at this point in the history
Update the TimeProvider testing package to preview 8.
  • Loading branch information
martincostello committed Sep 25, 2024
1 parent fd30947 commit 7b6aa5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>
<PropertyGroup Condition="$([MSBuild]::IsTargetFrameworkCompatible($(TargetFramework), 'net9.0'))">
<MicrosoftExtensionsVersion>9.0.0-rc.1.24431.7</MicrosoftExtensionsVersion>
<MicrosoftExtensionsTimeProviderVersion>9.0.0-preview.7.24412.10</MicrosoftExtensionsTimeProviderVersion>
<MicrosoftExtensionsTimeProviderVersion>9.0.0-preview.8.24460.1</MicrosoftExtensionsTimeProviderVersion>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="coverlet.msbuild" Version="6.0.2" />
Expand Down

0 comments on commit 7b6aa5a

Please sign in to comment.