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: e0b980805de23e109571b1c7194b786c2fe8ca9a (plain)
1
2
3
4
5
6
7
8
9
{
  "frameworks": {
    "netcore50": {
      "dependencies": {
        "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24904-00"
      }
    }
  }
}