From eb61a1df0705d0b4244505ecb5b4f783e81239b3 Mon Sep 17 00:00:00 2001 From: Min Huang Date: Thu, 22 Aug 2024 15:58:53 +0800 Subject: [PATCH 1/2] Update CollectionExtensions.xml --- .../CollectionExtensions.xml | 210 ------------------ 1 file changed, 210 deletions(-) diff --git a/xml/System.Collections.Generic/CollectionExtensions.xml b/xml/System.Collections.Generic/CollectionExtensions.xml index cc923918517..1218e5e6d14 100644 --- a/xml/System.Collections.Generic/CollectionExtensions.xml +++ b/xml/System.Collections.Generic/CollectionExtensions.xml @@ -228,216 +228,6 @@ The number of elements in the source is greater than the number of elements that the destination span can contain. - - - - - - - - Method - - Microsoft.Extensions.DependencyModel - 8.0.0.1 - 9.0.0.0 - - - System.Collections - - - netstandard - - - System.Collections.Generic.IEnumerable<System.String> - - - - - - The source enumeration of . - Gets an enumeration of assets where each asset has an empty runtime. - An enumeration of assets, each with an empty . - To be added. - - is . - - - - - - - - - - Method - - Microsoft.Extensions.DependencyModel - 8.0.0.1 - 9.0.0.0 - - - System.Collections - - - netstandard - - - Microsoft.Extensions.DependencyModel.RuntimeAssetGroup - - - - - - The source enumeration of . - Gets the first with an empty . - The first with an empty , or if none exists. - To be added. - - is . - - - - - - - - - - Method - - Microsoft.Extensions.DependencyModel - 8.0.0.1 - 9.0.0.0 - - - System.Collections - - - netstandard - - - System.Collections.Generic.IEnumerable<Microsoft.Extensions.DependencyModel.RuntimeFile> - - - - - - The source enumeration of . - Gets an enumeration of where each value has an empty runtime. - An enumeration of , each with an empty . - To be added. - - is . - - - - - - - - - - Method - - Microsoft.Extensions.DependencyModel - 8.0.0.1 - 9.0.0.0 - - - System.Collections - - - netstandard - - - System.Collections.Generic.IEnumerable<System.String> - - - - - - - The source enumeration of . - The string to search for. - Gets an enumeration of assets where each asset's value equals . - An enumeration of assets where each asset's equals . - To be added. - - is . - - - - - - - - - - Method - - Microsoft.Extensions.DependencyModel - 8.0.0.1 - 9.0.0.0 - - - System.Collections - - - netstandard - - - System.Collections.Generic.IEnumerable<Microsoft.Extensions.DependencyModel.RuntimeFile> - - - - - - - The source enumeration of . - The string to search for. - Gets an enumeration of where each value's equals . - An enumeration of , where each value's equals . - To be added. - - is or empty. - - - - - - - - - - Method - - Microsoft.Extensions.DependencyModel - 8.0.0.1 - 9.0.0.0 - - - System.Collections - - - netstandard - - - Microsoft.Extensions.DependencyModel.RuntimeAssetGroup - - - - - - - The source enumeration of . - The string to search for. - Gets the first where matches . - The first where matches , or if none exists. - To be added. - - is or empty. - - From 0c52982a5d90e568deb2235d5f925d442dc6c56d Mon Sep 17 00:00:00 2001 From: Min Huang Date: Thu, 22 Aug 2024 17:26:04 +0800 Subject: [PATCH 2/2] Update CollectionExtensions.xml --- xml/System.Collections.Generic/CollectionExtensions.xml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/xml/System.Collections.Generic/CollectionExtensions.xml b/xml/System.Collections.Generic/CollectionExtensions.xml index 1218e5e6d14..9f394e13f0f 100644 --- a/xml/System.Collections.Generic/CollectionExtensions.xml +++ b/xml/System.Collections.Generic/CollectionExtensions.xml @@ -20,15 +20,6 @@ netstandard 2.1.0.0 - - Microsoft.Extensions.DependencyModel - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 8.0.0.1 - 9.0.0.0 -