Cosmos/source/Cosmos.System.Plugs/project.json
2017-01-03 15:31:21 -06:00

10 lines
189 B
JSON

{
"supports": {},
"dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NETStandard.Library": "1.6.0"
},
"frameworks": {
"netstandard1.5": {}
}
}