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 be27d6c commit a3bc7c2Copy full SHA for a3bc7c2
config/CommonTests.targets
@@ -10,7 +10,7 @@
10
</PropertyGroup>
11
12
<ItemGroup>
13
- <PackageReference Include="FluentAssertions" Version="6.9.0"/>
+ <PackageReference Include="FluentAssertions" Version="6.10.0"/>
14
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0"/>
15
<PackageReference Include="xunit" Version="2.4.2"/>
16
<PackageReference Include="System.Linq.Async" Version="6.0.1"/>
0 commit comments