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

@ -30,7 +30,8 @@
"CacheManager.Microsoft.Extensions.Logging": "0.9.2"
},
"runtimes": {
"win10-x64": {}
"win10-x64": {},
"osx.10.11-x64":{}
},
"frameworks": {
"netcoreapp1.4": {