Updating to netstandard1.6

Fixes https://github.com/aspnet/Coherence/issues/101
This commit is contained in:
Pranav K 2016-05-27 07:36:33 -07:00
parent 2cf772b575
commit bf5f6b9275
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
}
},
"frameworks": {
"netstandard1.5": {
"netstandard1.6": {
"imports": [
"dnxcore50",
"portable-net451+win8"