зеркало из https://github.com/aspnet/Stress.git
Format project.json
This commit is contained in:
Родитель
c9999cd9df
Коммит
ac81643a97
|
@ -1,21 +1,21 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0-*",
|
"version": "1.0.0-*",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.Framework.Configuration.Json": "1.0.0-*",
|
"Microsoft.Framework.Configuration.Json": "1.0.0-*",
|
||||||
"xunit.assert": "2.1.0-*",
|
"xunit.assert": "2.1.0-*",
|
||||||
"xunit.core": "2.1.0-*",
|
"xunit.core": "2.1.0-*",
|
||||||
"xunit.runner.dnx": "2.1.0-*"
|
"xunit.runner.dnx": "2.1.0-*"
|
||||||
},
|
|
||||||
"frameworks": {
|
|
||||||
"dnx451": {
|
|
||||||
"frameworkAssemblies": {
|
|
||||||
"System.Reflection": "4.0.0.0"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"dnxcore50": {
|
"frameworks": {
|
||||||
"dependencies": {
|
"dnx451": {
|
||||||
"System.Runtime": "4.0.21-beta-*"
|
"frameworkAssemblies": {
|
||||||
}
|
"System.Reflection": "4.0.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"dnxcore50": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Runtime": "4.0.21-beta-*"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче