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

11 lines
158 B
JSON
Raw Normal View History

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