Cosmos/source/Cosmos.Debug.Symbols/Cosmos.Debug.Symbols.project.json
2017-01-15 22:23:56 -06:00

16 lines
371 B
JSON

{
"runtimes": {
"win": {}
},
"dependencies": {
"Dapper.StrongName": "1.50.2",
"DapperExtensions.DotnetCore": "1.0.1",
"Microsoft.Data.Sqlite": "1.1.0",
"System.ComponentModel.Annotations": "4.3.0",
"System.Reflection.Metadata": "1.4.2",
"System.Runtime.Serialization.Primitives": "4.3.0"
},
"frameworks": {
"net462": {}
}
}