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

project.lock.json « ref « System.Threading.Thread « src - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2e48d522763152227bfc20134ac3f9b73f629640 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
  "locked": true,
  "version": 2,
  "targets": {
    ".NETPlatform,Version=v5.1": {
      "System.Runtime/4.0.0": {
        "type": "package",
        "compile": {
          "ref/dotnet/System.Runtime.dll": {}
        }
      }
    },
    ".NETPlatform,Version=v5.1/win7-x86": {
      "System.Runtime/4.0.0": {
        "type": "package",
        "compile": {
          "ref/dotnet/System.Runtime.dll": {}
        }
      }
    },
    ".NETPlatform,Version=v5.1/win7-x64": {
      "System.Runtime/4.0.0": {
        "type": "package",
        "compile": {
          "ref/dotnet/System.Runtime.dll": {}
        }
      }
    }
  },
  "libraries": {
    "System.Runtime/4.0.0": {
      "type": "package",
      "sha512": "Uq9epame8hEqJlj4KaWb67dDJvj4IM37jRFGVeFbugRdPz48bR0voyBhrbf3iSa2tAmlkg4lsa6BUOL9iwlMew==",
      "files": [
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "License.rtf",
        "ref/dotnet/de/System.Runtime.xml",
        "ref/dotnet/es/System.Runtime.xml",
        "ref/dotnet/fr/System.Runtime.xml",
        "ref/dotnet/it/System.Runtime.xml",
        "ref/dotnet/ja/System.Runtime.xml",
        "ref/dotnet/ko/System.Runtime.xml",
        "ref/dotnet/ru/System.Runtime.xml",
        "ref/dotnet/System.Runtime.dll",
        "ref/dotnet/System.Runtime.xml",
        "ref/dotnet/zh-hans/System.Runtime.xml",
        "ref/dotnet/zh-hant/System.Runtime.xml",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/de/System.Runtime.xml",
        "ref/netcore50/es/System.Runtime.xml",
        "ref/netcore50/fr/System.Runtime.xml",
        "ref/netcore50/it/System.Runtime.xml",
        "ref/netcore50/ja/System.Runtime.xml",
        "ref/netcore50/ko/System.Runtime.xml",
        "ref/netcore50/ru/System.Runtime.xml",
        "ref/netcore50/System.Runtime.dll",
        "ref/netcore50/System.Runtime.xml",
        "ref/netcore50/zh-hans/System.Runtime.xml",
        "ref/netcore50/zh-hant/System.Runtime.xml",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "System.Runtime.4.0.0.nupkg",
        "System.Runtime.4.0.0.nupkg.sha512",
        "System.Runtime.nuspec"
      ]
    }
  },
  "projectFileDependencyGroups": {
    "": [
      "System.Runtime >= 4.0.0"
    ],
    ".NETPlatform,Version=v5.1": []
  }
}