summaryrefslogtreecommitdiff
path: root/.packages/microsoft.netcore.ilasm/3.0.0-rc2.19462.5/runtime.json
blob: d11f3befaa88d84364eb7c95ae4f5cbd3b8f89e6 (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
87
88
{
  "runtimes": {
    "freebsd-x64": {
      "#import": [],
      "Microsoft.NETCore.ILAsm": {
        "runtime.freebsd-x64.Microsoft.NETCore.ILAsm": "[3.0.0-rc2.19462.5, )"
      }
    },
    "linux-arm": {
      "#import": [],
      "Microsoft.NETCore.ILAsm": {
        "runtime.linux-arm.Microsoft.NETCore.ILAsm": "[3.0.0-rc2.19462.5, )"
      }
    },
    "linux-arm64": {
      "#import": [],
      "Microsoft.NETCore.ILAsm": {
        "runtime.linux-arm64.Microsoft.NETCore.ILAsm": "[3.0.0-rc2.19462.5, )"
      }
    },
    "linux-musl-arm64": {
      "#import": [],
      "Microsoft.NETCore.ILAsm": {
        "runtime.linux-musl-arm64.Microsoft.NETCore.ILAsm": "[3.0.0-rc2.19462.5, )"
      }
    },
    "linux-musl-x64": {
      "#import": [],
      "Microsoft.NETCore.ILAsm": {
        "runtime.linux-musl-x64.Microsoft.NETCore.ILAsm": "[3.0.0-rc2.19462.5, )"
      }
    },
    "linux-x64": {
      "#import": [],
      "Microsoft.NETCore.ILAsm": {
        "runtime.linux-x64.Microsoft.NETCore.ILAsm": "[3.0.0-rc2.19462.5, )"
      }
    },
    "osx-x64": {
      "#import": [],
      "Microsoft.NETCore.ILAsm": {
        "runtime.osx-x64.Microsoft.NETCore.ILAsm": "[3.0.0-rc2.19462.5, )"
      }
    },
    "rhel.6-x64": {
      "#import": [],
      "Microsoft.NETCore.ILAsm": {
        "runtime.rhel.6-x64.Microsoft.NETCore.ILAsm": "[3.0.0-rc2.19462.5, )"
      }
    },
    "tizen.4.0.0-armel": {
      "#import": [],
      "Microsoft.NETCore.ILAsm": {
        "runtime.tizen.4.0.0-armel.Microsoft.NETCore.ILAsm": "[3.0.0-rc2.19462.5, )"
      }
    },
    "tizen.5.0.0-armel": {
      "#import": [],
      "Microsoft.NETCore.ILAsm": {
        "runtime.tizen.5.0.0-armel.Microsoft.NETCore.ILAsm": "[3.0.0-rc2.19462.5, )"
      }
    },
    "win-arm": {
      "#import": [],
      "Microsoft.NETCore.ILAsm": {
        "runtime.win-arm.Microsoft.NETCore.ILAsm": "[3.0.0-rc2.19462.5, )"
      }
    },
    "win-arm64": {
      "#import": [],
      "Microsoft.NETCore.ILAsm": {
        "runtime.win-arm64.Microsoft.NETCore.ILAsm": "[3.0.0-rc2.19462.5, )"
      }
    },
    "win-x64": {
      "#import": [],
      "Microsoft.NETCore.ILAsm": {
        "runtime.win-x64.Microsoft.NETCore.ILAsm": "[3.0.0-rc2.19462.5, )"
      }
    },
    "win-x86": {
      "#import": [],
      "Microsoft.NETCore.ILAsm": {
        "runtime.win-x86.Microsoft.NETCore.ILAsm": "[3.0.0-rc2.19462.5, )"
      }
    }
  }
}