summaryrefslogtreecommitdiff
path: root/src/.nuget/Microsoft.NETCore.ILAsm/descriptions.json
blob: 7f6e156dd3608029b4c1e7527948a90188bdde72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
    {
        "Name": "RuntimePackage",
        "Description": "Internal implementation package not meant for direct consumption.  Please do not reference directly.",
        "CommonTypes": [ ]
    },
    {
        "Name": "NuGet3MinVersion",
        "Description": "When using NuGet 3.x this package requires at least version {0}.",
        "CommonTypes": [ ]
    },
    {
        "Name": "Microsoft.NETCore.ILAsm",
        "Description": "The .NET IL Assembler.",
        "CommonTypes": [ ]
    }
]