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