Skip to content

Commit 7e15f3a

Browse files
committed
Add an warning about v8
1 parent e4ac994 commit 7e15f3a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/FluentAssertions.Web/FluentAssertions.Web.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<PackageDescription>
55
This is a FluentAssertions extension over the HttpResponseMessage object.
66
It provides specific assertions and outputs rich erros messages that include the HTTP Request and Response.
7+
This version **DOES NOT** depend on the commercial version of the FluentAssertions library (&gt;= 8.0.0).
78
</PackageDescription>
89
<PackageReadmeFile>README.md</PackageReadmeFile>
910
</PropertyGroup>

0 commit comments

Comments
 (0)