Cosmos/source/XSharp.Common/XSharp.Common.project.json
José Pedro fc9a412652 Compiler fixes.
Moved XSharp implementation to XSharp.Common.
2017-01-08 20:55:52 +00:00

10 lines
186 B
JSON

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