Welcome to mirror list, hosted at ThFree Co, Russian Federation.

project.json.template « winrt « external - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8ccca2018a3a56875254fe1815e51f8bea6d204c (plain)
1
2
3
4
5
6
7
8
{
  "dependencies": {
    "Microsoft.TargetingPack.Private.WinRT": "1.0.3"
  },
  "frameworks": {
    "{TFM}": {}
  }
}