Cosmos/Demos/Guess/GuessBoot.project.json
2016-12-13 22:39:41 -06:00

13 lines
189 B
JSON

{
"version": "1.0.0",
"runtimes": {
"win10": {}
},
"frameworks": {
"netstandard1.6": {
"dependencies": {
"NETStandard.Library": "1.6.1"
}
}
}
}