From: GitHub <no...@gi...> - 2015-12-11 20:03:59
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.net Commit: 1e9f0c335bd38437d97a0bb748a85dfa4287a01d https://github.com/xmlunit/xmlunit.net/commit/1e9f0c335bd38437d97a0bb748a85dfa4287a01d Author: Stefan Bodewig <ste...@fr...> Date: 2015-12-11 (Fri, 11 Dec 2015) Changed paths: M .nuget/packages.config Log Message: ----------- we don't need the extra tasks Commit: b870874085358883244c797bc604b36c1b5491a0 https://github.com/xmlunit/xmlunit.net/commit/b870874085358883244c797bc604b36c1b5491a0 Author: Stefan Bodewig <ste...@fr...> Date: 2015-12-11 (Fri, 11 Dec 2015) Changed paths: M src/main/net-constraints-nunit3/CompareConstraint.cs M src/main/net-constraints-nunit3/ValidationConstraints.cs M src/tests/net-core/Diff/AbstractDifferenceEngineTest.cs M src/tests/net-core/Diff/DifferenceTest.cs M src/tests/net-core/Validation/ValidationProblemTest.cs M src/tests/net-core/VerifySetup.cs Log Message: ----------- deal with warnings Compare: https://github.com/xmlunit/xmlunit.net/compare/088471c3abf8...b87087408535 |