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

project.json « Compat « src « System.Numerics « src - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cb34ceadac0a8cf3fb287a9892a7b94ccd80dcd2 (plain)
1
2
3
4
5
6
7
8
{
  "dependencies": {
    "NETStandard.Library": "4.3.0-beta-devapi-24502-02"
  },
  "frameworks": {
    "netstandard1.5": {}
  }
}