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: c0a759918e0842cf2d447f8804be3b56ab03a3e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "dependencies": {
    "System.Runtime": "4.4.0-beta-24904-01"
  },
  "frameworks": {
    "netstandard1.6": {}
  },
  "supports": {
    "coreFx.Test.netcoreapp1.0": {}
  }
}