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

project.json « src « System.Runtime.Loader « src - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 396f807fdce9c6cf2be32a6bbce7ad093af19f13 (plain)
1
2
3
4
5
6
7
8
9
{
  "frameworks": {
    "netstandard1.5": {
      "dependencies": {
        "Microsoft.TargetingPack.Private.CoreCLR": "1.2.0-beta-24904-02"
      }
    }
  }
}