From: Stefan B. <no...@gi...> - 2019-04-03 20:22:51
|
Branch: refs/heads/netstandard-2.0 Home: https://github.com/xmlunit/xmlunit.net Commit: 9e74ab9849851054ccf29235672ba97e346d615d https://github.com/xmlunit/xmlunit.net/commit/9e74ab9849851054ccf29235672ba97e346d615d Author: Stefan Bodewig <ste...@fr...> Date: 2019-04-03 (Wed, 03 Apr 2019) Changed paths: M src/tests/net-placeholders/XMLUnit.Placeholders.Tests.csproj Log Message: ----------- bad assembly name Commit: ed3e09f38a631dc8b410360993bd02477252cf2d https://github.com/xmlunit/xmlunit.net/commit/ed3e09f38a631dc8b410360993bd02477252cf2d Author: Stefan Bodewig <ste...@fr...> Date: 2019-04-03 (Wed, 03 Apr 2019) Changed paths: M src/main/net-placeholders/PlaceholderDifferenceEvaluator.cs Log Message: ----------- fix loading of types with thanks to https://stackoverflow.com/questions/7889228/how-to-prevent-reflectiontypeloadexception-when-calling-assembly-gettypes Compare: https://github.com/xmlunit/xmlunit.net/compare/48322ee52143...ed3e09f38a63 |