test passing on mac and windows

This commit is contained in:
Tom Gardham-Pallister
2017-01-17 10:33:55 +00:00
parent a8878b4a19
commit 8c213f133c
6 changed files with 19 additions and 9 deletions

View File

@ -20,7 +20,8 @@
},
"runtimes": {
"win10-x64": {},
"osx.10.11-x64":{}
"osx.10.11-x64":{},
"win7-x64": {}
},
"frameworks": {
"netcoreapp1.4": {