dotnet-installer/TestAssets/TestProjects/TestSystemCoreReference/project.json

11 lines
No EOL
153 B
JSON

{
"version": "1.0.0-*",
"dependencies": {},
"frameworks": {
"net451": {
"frameworkAssemblies": {
"System": ""
}
}
}
}