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

project.json « System.Runtime.Loader.Test.Assembly « tests « System.Runtime.Loader « src - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2552539bf4383a29f5922b01ca96a3e10089153e (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "dependencies": {
    "System.Runtime": "4.3.0-beta-24520-06"
  },
  "frameworks": {
    "netstandard1.6": {}
  },
  "supports": {
    "coreFx.Test.netcoreapp1.0": {}
  }
}