Switching to using generations TFM
This commit is contained in:
parent
62ca4d6a8c
commit
127fc13885
|
|
@ -8,8 +8,8 @@
|
|||
"Newtonsoft.Json": "6.0.6"
|
||||
},
|
||||
"frameworks": {
|
||||
"dnx451": { },
|
||||
"dnxcore50": {
|
||||
"net451": {},
|
||||
"dotnet5.4": {
|
||||
"dependencies": {
|
||||
"Microsoft.CSharp": "4.0.1-beta-*",
|
||||
"System.Collections.Concurrent": "4.0.11-beta-*",
|
||||
|
|
@ -22,4 +22,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue