We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0e4141 + acdcb56 commit aff1129Copy full SHA for aff1129
tests/UnitTests/UnitTests.csproj
@@ -27,7 +27,7 @@
27
<PrivateAssets>all</PrivateAssets>
28
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
29
</PackageReference>
30
- <PackageReference Include="FluentAssertions" Version="6.0.0" />
+ <PackageReference Include="FluentAssertions" Version="6.1.0" />
31
<PackageReference Include="GitHubActionsTestLogger" Version="1.2.0" />
32
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
33
<PackageReference Include="xunit" Version="2.4.1" />
0 commit comments