summaryrefslogtreecommitdiff
path: root/src/.nuget/descriptions.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/.nuget/descriptions.json')
-rw-r--r--src/.nuget/descriptions.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/.nuget/descriptions.json b/src/.nuget/descriptions.json
index 640ff0251f..ccb6af8bbd 100644
--- a/src/.nuget/descriptions.json
+++ b/src/.nuget/descriptions.json
@@ -38,5 +38,10 @@
"Name": "Microsoft.NETCore.TestHost",
"Description": "CoreCLR application host for test applications",
"CommonTypes": [ ]
+ },
+ {
+ "Name": "Microsoft.NETCore.Native",
+ "Description": "Native shims for .NET Core runtime",
+ "CommonTypes": [ ]
}
]