Skip to content

Commit 1a71519

Browse files
committed
chore: update references to dump FluentAssertions in the face of license changes
1 parent 48ec769 commit 1a71519

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

test/API.Test/API.Test.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="coverlet.collector" Version="6.0.0"/>
14-
<PackageReference Include="FluentAssertions" Version="7.0.0-alpha.5" />
1514
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.11" />
1615
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.11" />
1716
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0"/>

test/UseCases.Test/UseCases.Test.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="coverlet.collector" Version="6.0.0"/>
14-
<PackageReference Include="FluentAssertions" Version="7.0.0-alpha.5" />
1514
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0"/>
1615
<PackageReference Include="xunit" Version="2.5.3"/>
1716
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3"/>

test/Validators.Test/Validators.Test.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="coverlet.collector" Version="6.0.0" />
14-
<PackageReference Include="FluentAssertions" Version="7.0.0-alpha.5" />
1514
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
1615
<PackageReference Include="xunit" Version="2.5.3" />
1716
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" />

0 commit comments

Comments
 (0)