test passing on mac and windows

This commit is contained in:
Tom Gardham-Pallister
2017-01-17 10:20:49 +00:00
parent b873300e82
commit a8878b4a19
11 changed files with 40 additions and 6 deletions

View File

@ -19,7 +19,8 @@
"Microsoft.AspNetCore.Server.IISIntegration.Tools": "1.0.0-preview2-final"
},
"runtimes": {
"win10-x64": {}
"win10-x64": {},
"osx.10.11-x64":{}
},
"frameworks": {
"netcoreapp1.4": {