Skip to content

Commit 587f4ba

Browse files
committed
one more place, where .NET Standard should be mentioned
1 parent cff662c commit 587f4ba

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,8 @@ Assert.That(CreateDocument(),
120120
## Requirements
121121

122122
XMLUnit requires .NET 3.5 (it is known to work and actually is
123-
developed on Mono 4).
123+
developed on Mono 4) or .NET Standard 2.0 (tested with .NET Core 2.1
124+
and 2.2).
124125

125126
The `core` library provides all functionality needed to test XML
126127
output and hasn't got any dependencies. It uses NUnit 3.x for its own

0 commit comments

Comments
 (0)