Updated target framework

This commit is contained in:
David Fowler 2014-10-04 02:53:12 -07:00
parent 01605cd695
commit 6607fa5fdb
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@
"test": "Xunit.KRunner" "test": "Xunit.KRunner"
}, },
"frameworks": { "frameworks": {
"net45": { } "aspnet50": { }
} }
} }