File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
src/main/net-constraints-nunit4 Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 22
33## XMLUnit.NET 2.11.1 - /Not Released, yet/
44
5+ * the NUnit 4.x constraints package tags nunit3 rather than nunit4.
6+ PR [ #43 ] ( https://github.com/xmlunit/xmlunit.net/issues/43 ) .
7+
58## XMLUnit.NET 2.11.0 - /Released 2025-03-28/
69
710* introduced a new constraints library for NUnit 4.x as the NUnit 3.x
Original file line number Diff line number Diff line change 2121 <frameworkAssembly assemblyName =" System.Xml" />
2222 <frameworkAssembly assemblyName =" System.Xml.Linq" />
2323 </frameworkAssemblies >
24- <tags >xmlunit xml unit-testing test xmldiff nunit nunit3 </tags >
24+ <tags >xmlunit xml unit-testing test xmldiff nunit nunit4 </tags >
2525 </metadata >
2626 <files >
2727 <file src =" ..\..\..\build/NetFramework/bin/Release/xmlunit-nunit4-constraints.dll" target =" lib\net462" />
You can’t perform that action at this time.
0 commit comments