From: GitHub <no...@gi...> - 2017-08-26 14:45:40
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.net Commit: 1ccf73988805c79580ce4281c652c12ec689e87b https://github.com/xmlunit/xmlunit.net/commit/1ccf73988805c79580ce4281c652c12ec689e87b Author: Stefan Bodewig <ste...@fr...> Date: 2017-08-26 (Sat, 26 Aug 2017) Changed paths: M src/main/net-core/Input/CommentLessSource.cs M src/tests/net-core/Input/CommentLessSourceTest.cs Log Message: ----------- allow users to specify XSLT version for CommentLessSource see https://github.com/xmlunit/xmlunit/issues/99 |