yeet FluentAssertions (#3061)

This commit is contained in:
Mihail Gribkov
2025-01-25 23:10:59 +03:00
committed by GitHub
parent bb58d7188b
commit 52c2f0d918
17 changed files with 5 additions and 32 deletions

View File

@@ -12,7 +12,6 @@
<ProjectReference Include="../../src/Discord.Net.WebSocket/Discord.Net.WebSocket.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
<PackageReference Include="xunit" Version="2.9.2" />