We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6c064b commit 1f70b2bCopy full SHA for 1f70b2b
Directory.Packages.props
@@ -16,7 +16,7 @@
16
<PrivateAssets>all</PrivateAssets>
17
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
18
</PackageVersion>
19
- <PackageVersion Include="FluentAssertions" Version="7.0.0" />
+ <PackageVersion Include="FluentAssertions" Version="8.8.0" />
20
<PackageVersion Include="FluentValidation" Version="11.11.0" />
21
<PackageVersion Include="Humanizer.Core" Version="2.14.1" /> <!-- See #529 for 3.x update -->
22
<PackageVersion Include="JetBrains.Annotations" Version="2024.3.0" />
0 commit comments