Updated the target framework

This commit is contained in:
David Fowler 2014-10-04 03:03:08 -07:00
parent b704f61420
commit 49fcaa7862
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
"Xunit.KRunner": "1.0.0-*"
},
"frameworks": {
"net45": {
"aspnet50": {
"dependencies": {
"System.Runtime" : ""
}

View File

@ -4,7 +4,7 @@
"Xunit.KRunner": "1.0.0-*"
},
"frameworks": {
"net45": {
"aspnet50": {
"dependencies": {
"System.Runtime" : ""
}