Skip to content

Commit d3e0f3e

Browse files
committed
Remove FluentAssertions
1 parent 5666781 commit d3e0f3e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/BffMicrosoftEntraID.Server.IntegrationTests.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
<PrivateAssets>all</PrivateAssets>
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
</PackageReference>
15-
<PackageReference Include="FluentAssertions" Version="8.8.0" />
16-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.10" />
15+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.10" />
1716
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1817
<PackageReference Include="xunit" Version="2.9.3" />
1918
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">

0 commit comments

Comments
 (0)