yavsc/YavscLib/project.json

30 lines
586 B
JSON

{
"version": "1.0.0-*",
"description": "Yavsc Client Api",
"authors": [
"Paul Schneider"
],
"tags": [
""
],
"projectUrl": "",
"licenseUrl": "",
"tooling": {
"defaultNamespace": "Yavsc"
},
"dependencies": {},
"frameworks": {
"net451": {
},
".NETPortable,Version=v4.5,Profile=Profile111": {
"frameworkAssemblies": {
"System": "4.0.0",
"System.Runtime": "4.0.0",
"System.Globalization": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Collections": "4.0.0"
}
}
}
}