Updated to use the new target framework in project.json
This commit is contained in:
parent
990fe49df1
commit
f7e3823bf1
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
{
|
||||
"version": "1.0.0-*",
|
||||
"frameworks": {
|
||||
"net45": {
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
"System.Security": ""
|
||||
}
|
||||
},
|
||||
"k10": {
|
||||
"aspnetcore50": {
|
||||
"dependencies": {
|
||||
"System.Diagnostics.Debug": "4.0.10.0",
|
||||
"System.Diagnostics.Tools": "4.0.0.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue