Cosmos/source/Cosmos.Debug.Symbols/Cosmos.Debug.Symbols.project.json
José Pedro c2d422edf4 Compiler fixes.
Created project.json files for projects that need it.
2017-01-11 00:12:14 +00:00

14 lines
343 B
JSON

{
"supports": {},
"dependencies": {
"Dapper": "1.50.2",
"Microsoft.Data.Sqlite": "1.1.0",
"NETStandard.Library": "1.6.1",
"System.ComponentModel.Annotations": "4.3.0",
"System.Reflection.Metadata": "1.4.2",
"System.Runtime.Serialization.Primitives": "4.3.0"
},
"frameworks": {
"netstandard1.5": {}
}
}