Updating to netstandard1.6
Fixes https://github.com/aspnet/Coherence/issues/101
This commit is contained in:
parent
2cf772b575
commit
bf5f6b9275
|
|
@ -29,7 +29,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"netstandard1.5": {
|
"netstandard1.6": {
|
||||||
"imports": [
|
"imports": [
|
||||||
"dnxcore50",
|
"dnxcore50",
|
||||||
"portable-net451+win8"
|
"portable-net451+win8"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue