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

project.json « netcore50aot « src « System.Globalization.Calendars « src - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f2f30f257d48a15efba0daea22a0829b0390bb47 (plain)
1
2
3
4
5
6
7
8
9
{
  "frameworks": {
    "netcore50": {
      "dependencies": {
        "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24520-01"
      }
    }
  }
}