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

11 lines
153 B
JSON
Raw Normal View History

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