Updated the target framework
This commit is contained in:
parent
b704f61420
commit
49fcaa7862
|
|
@ -5,7 +5,7 @@
|
||||||
"Xunit.KRunner": "1.0.0-*"
|
"Xunit.KRunner": "1.0.0-*"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"net45": {
|
"aspnet50": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Runtime" : ""
|
"System.Runtime" : ""
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
"Xunit.KRunner": "1.0.0-*"
|
"Xunit.KRunner": "1.0.0-*"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"net45": {
|
"aspnet50": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Runtime" : ""
|
"System.Runtime" : ""
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue