We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 501f96f + 7017b39 commit d7e56eaCopy full SHA for d7e56ea
src/Directory.Packages.props
@@ -4,7 +4,7 @@
4
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
5
</PropertyGroup>
6
<ItemGroup>
7
- <PackageVersion Include="FluentAssertions" Version="6.12.2" />
+ <PackageVersion Include="FluentAssertions" Version="7.0.0" />
8
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
9
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
10
<PackageVersion Include="Polyfill" Version="7.5.0" />
0 commit comments