diff --git a/tools/cgmanifest.json b/tools/cgmanifest.json index eb29d157d4d..bb6dcb5f360 100644 --- a/tools/cgmanifest.json +++ b/tools/cgmanifest.json @@ -1,5 +1,4 @@ { - "$schema": "https://json.schemastore.org/component-detection-manifest.json", "Registrations": [ { "Component": { @@ -26,7 +25,7 @@ "Type": "nuget", "Nuget": { "Name": "Markdig.Signed", - "Version": "0.30.4" + "Version": "0.31.0" } }, "DevelopmentDependency": false @@ -46,7 +45,7 @@ "Type": "nuget", "Nuget": { "Name": "Microsoft.Bcl.AsyncInterfaces", - "Version": "7.0.0" + "Version": "5.0.0" } }, "DevelopmentDependency": false @@ -66,7 +65,7 @@ "Type": "nuget", "Nuget": { "Name": "Microsoft.CodeAnalysis.Common", - "Version": "4.4.0" + "Version": "4.5.0" } }, "DevelopmentDependency": false @@ -76,21 +75,11 @@ "Type": "nuget", "Nuget": { "Name": "Microsoft.CodeAnalysis.CSharp", - "Version": "4.4.0" + "Version": "4.5.0" } }, "DevelopmentDependency": false }, - { - "Component": { - "Type": "nuget", - "Nuget": { - "Name": "Microsoft.CodeAnalysis.NetAnalyzers", - "Version": "7.0.0" - } - }, - "DevelopmentDependency": true - }, { "Component": { "Type": "nuget", @@ -106,7 +95,7 @@ "Type": "nuget", "Nuget": { "Name": "Microsoft.Extensions.ObjectPool", - "Version": "7.0.3" + "Version": "5.0.10" } }, "DevelopmentDependency": false @@ -206,7 +195,7 @@ "Type": "nuget", "Nuget": { "Name": "Microsoft.Win32.Registry", - "Version": "5.0.0" + "Version": "4.7.0" } }, "DevelopmentDependency": false @@ -786,7 +775,7 @@ "Type": "nuget", "Nuget": { "Name": "System.Diagnostics.DiagnosticSource", - "Version": "7.0.0" + "Version": "7.0.1" } }, "DevelopmentDependency": false @@ -836,7 +825,7 @@ "Type": "nuget", "Nuget": { "Name": "System.DirectoryServices", - "Version": "7.0.0" + "Version": "7.0.1" } }, "DevelopmentDependency": false @@ -941,16 +930,6 @@ }, "DevelopmentDependency": false }, - { - "Component": { - "Type": "nuget", - "Nuget": { - "Name": "System.Memory", - "Version": "4.5.5" - } - }, - "DevelopmentDependency": false - }, { "Component": { "Type": "nuget", @@ -1066,7 +1045,7 @@ "Type": "nuget", "Nuget": { "Name": "System.Reflection.Metadata", - "Version": "5.0.0" + "Version": "6.0.1" } }, "DevelopmentDependency": false @@ -1186,7 +1165,7 @@ "Type": "nuget", "Nuget": { "Name": "System.Security.Cryptography.Pkcs", - "Version": "7.0.0" + "Version": "7.0.1" } }, "DevelopmentDependency": false @@ -1196,7 +1175,7 @@ "Type": "nuget", "Nuget": { "Name": "System.Security.Cryptography.ProtectedData", - "Version": "7.0.0" + "Version": "7.0.1" } }, "DevelopmentDependency": false @@ -1206,7 +1185,7 @@ "Type": "nuget", "Nuget": { "Name": "System.Security.Cryptography.Xml", - "Version": "7.0.0" + "Version": "7.0.1" } }, "DevelopmentDependency": false @@ -1251,6 +1230,16 @@ }, "DevelopmentDependency": false }, + { + "Component": { + "Type": "nuget", + "Nuget": { + "Name": "System.ServiceModel.NetFramingBase", + "Version": "6.0.0-preview1.23060.3" + } + }, + "DevelopmentDependency": false + }, { "Component": { "Type": "nuget", @@ -1346,7 +1335,7 @@ "Type": "nuget", "Nuget": { "Name": "System.Threading.AccessControl", - "Version": "7.0.0" + "Version": "7.0.1" } }, "DevelopmentDependency": false @@ -1386,7 +1375,7 @@ "Type": "nuget", "Nuget": { "Name": "System.Web.Services.Description", - "Version": "4.10.0" + "Version": "4.9.0" } }, "DevelopmentDependency": false @@ -1401,5 +1390,6 @@ }, "DevelopmentDependency": false } - ] + ], + "$schema": "https://json.schemastore.org/component-detection-manifest.json" }