summaryrefslogtreecommitdiff
path: root/src/.nuget/descriptions.json
blob: 23b2e2eba312ebffdf6a56bc611f4c13e10b7753 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
    {
        "Name": "RuntimePackage",
        "Description": "Internal implementation package not meant for direct consumption.  Please do not reference directly.",
        "CommonTypes": [ ]
    },
    {
        "Name": "Microsoft.NETCore.Runtime.CoreCLR",
        "Description": "The .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.",
        "CommonTypes": [ ]
    }
]