Skip to content

Commit 3209768

Browse files
committed
test: replace FluentAssertions with AwesomeAssertions
1 parent f2b6592 commit 3209768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PrivateAssets>all</PrivateAssets>
1515
</PackageReference>
1616
<PackageReference Include="xunit" Version="2.9.3" />
17-
<PackageReference Include="FluentAssertions" Version="5.10.3" />
17+
<PackageReference Include="AwesomeAssertions" Version="8.1.0" />
1818
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="9.0.4" />
1919

2020
</ItemGroup>

0 commit comments

Comments
 (0)