From 4014154b3ba1b9c230b6f618ebf7a80d5d4916d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 09:19:10 -0700 Subject: Update the cgmanifest (#18408) --- tools/cgmanifest.json | 32 +------------------------------- 1 file changed, 1 insertion(+), 31 deletions(-) diff --git a/tools/cgmanifest.json b/tools/cgmanifest.json index 0a335fdfbe..30a149dfd2 100644 --- a/tools/cgmanifest.json +++ b/tools/cgmanifest.json @@ -160,16 +160,6 @@ }, "DevelopmentDependency": false }, - { - "Component": { - "Type": "nuget", - "Nuget": { - "Name": "Microsoft.NETCore.Windows.ApiSets", - "Version": "1.0.1" - } - }, - "DevelopmentDependency": false - }, { "Component": { "Type": "nuget", @@ -235,7 +225,7 @@ "Type": "nuget", "Nuget": { "Name": "Microsoft.Windows.Compatibility", - "Version": "6.0.0" + "Version": "6.0.1" } }, "DevelopmentDependency": false @@ -660,26 +650,6 @@ }, "DevelopmentDependency": false }, - { - "Component": { - "Type": "nuget", - "Nuget": { - "Name": "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets", - "Version": "1.0.1" - } - }, - "DevelopmentDependency": false - }, - { - "Component": { - "Type": "nuget", - "Nuget": { - "Name": "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets", - "Version": "1.0.1" - } - }, - "DevelopmentDependency": false - }, { "Component": { "Type": "nuget", -- cgit v1.2.3