You've already forked linux-packaging-mono
Imported Upstream version 5.0.0.42
Former-commit-id: fd56571888259555122d8a0f58c68838229cea2b
This commit is contained in:
parent
1190d13a04
commit
6bdd276d05
27
external/corert/pkg/descriptions.json
vendored
Normal file
27
external/corert/pkg/descriptions.json
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
[
|
||||
{
|
||||
"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.TargetingPack.Private.CoreRT",
|
||||
"Description": "Provides a set of core libraries that CoreRT specific implementations of upstack libraries depend on." ,
|
||||
"CommonTypes": [],
|
||||
},
|
||||
{
|
||||
"Name": "Microsoft.DotNet.CoreRT.Targets",
|
||||
"Description": "Provides runtime.json which enumerates the runtime specific dependencies of the CoreRT packages",
|
||||
"CommonTypes": [],
|
||||
},
|
||||
{
|
||||
"Name": "Microsoft.DotNet.ILCompiler",
|
||||
"Description":"Provides the toolchain to compile managed code to native",
|
||||
"CommonTypes": [],
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user