Fix the tests for targeting netstandard1.3.

This commit is contained in:
Eric Erhardt 2016-10-11 16:01:03 -05:00
parent eec324a844
commit 38753d42b0
11 changed files with 29 additions and 19 deletions

View file

@ -20,7 +20,7 @@
"System.Runtime.Serialization.Primitives": "4.1.1"
}
},
"net451": {}
"net46": {}
},
"testRunner": "xunit"
}