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

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