We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e417b7 commit acdcb56Copy full SHA for acdcb56
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