Updating to netcoreapp1.1
This commit is contained in:
parent
b28dd3a4e4
commit
62bb80580d
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
"netcoreapp1.0": {
|
||||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.0.0-*",
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"Moq": "4.6.36-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"netcoreapp1.0": {
|
||||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.0.0-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue