Skip to content

CI Update #4076

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 7, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="mscorlib" FromVersion="4.0.0.0" To="System.Collections.Concurrent" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
<TypeForwarding From="System.Collections.Concurrent" FromVersion="4.0.0.0" To="mscorlib" ToVersion="4.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
</TypeForwardingChain>
<TypeParameters>
<TypeParameter Name="TSource" />
Expand Down
1 change: 0 additions & 1 deletion xml/System.Collections.Concurrent/Partitioner`1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="mscorlib" FromVersion="4.0.0.0" To="System.Collections.Concurrent" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
<TypeForwarding From="System.Collections.Concurrent" FromVersion="4.0.0.0" To="mscorlib" ToVersion="4.0.0.0" FrameworkAlternate="netcore-1.0;netcore-1.1" />
</TypeForwardingChain>
<TypeParameters>
<TypeParameter Name="TSource" />
Expand Down
3 changes: 3 additions & 0 deletions xml/System.Collections.Generic/Dictionary`2+Enumerator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyVersion>2.1.0.0</AssemblyVersion>
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="mscorlib" FromVersion="4.0.0.0" To="System.Collections" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
</TypeForwardingChain>
<TypeParameters>
<TypeParameter Name="TKey" />
<TypeParameter Name="TValue" />
Expand Down
1 change: 0 additions & 1 deletion xml/System.Collections.Generic/Dictionary`2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="mscorlib" FromVersion="4.0.0.0" To="System.Collections" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
<TypeForwarding From="System.Collections" FromVersion="4.0.0.0" To="mscorlib" ToVersion="4.0.0.0" FrameworkAlternate="dotnet-uwp-10.0;netcore-1.0;netcore-1.1;netstandard-1.3;netstandard-1.4" />
</TypeForwardingChain>
<TypeParameters>
<TypeParameter Name="TKey" />
Expand Down
3 changes: 3 additions & 0 deletions xml/System.Collections.Generic/HashSet`1+Enumerator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyVersion>2.1.0.0</AssemblyVersion>
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="System.Core" FromVersion="4.0.0.0" To="System.Collections" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
</TypeForwardingChain>
<TypeParameters>
<TypeParameter Name="T" />
</TypeParameters>
Expand Down
1 change: 0 additions & 1 deletion xml/System.Collections.Generic/IAsyncEnumerable`1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="1.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-5.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="5.0.0.0" FrameworkAlternate="dotnet-plat-ext-5.0" />
</TypeForwardingChain>
<TypeParameters>
<TypeParameter Name="T">
Expand Down
2 changes: 0 additions & 2 deletions xml/System.Collections.Generic/IDictionary`2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="mscorlib" FromVersion="4.0.0.0" To="System.Runtime" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
<TypeForwarding From="netstandard" FromVersion="2.0.0.0" To="mscorlib" ToVersion="4.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="System.Runtime" FromVersion="4.0.0.0" To="mscorlib" ToVersion="4.0.0.0" FrameworkAlternate="netstandard-1.5" />
</TypeForwardingChain>
<TypeParameters>
<TypeParameter Name="TKey" />
Expand Down
3 changes: 0 additions & 3 deletions xml/System.Collections.Generic/IEnumerable`1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="mscorlib" FromVersion="4.0.0.0" To="System.Runtime" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
<TypeForwarding From="System.Runtime" FromVersion="4.0.0.0" To="mscorlib" ToVersion="4.0.0.0" FrameworkAlternate="dotnet-uwp-10.0;netcore-1.0;netcore-1.1;netstandard-1.2;netstandard-1.3;netstandard-1.4;netstandard-1.6" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="mscorlib" ToVersion="4.0.0.0" FrameworkAlternate="net-5.0;netcore-3.0;netcore-3.1" />
<TypeForwarding From="netstandard" FromVersion="2.0.0.0" To="mscorlib" ToVersion="4.0.0.0" FrameworkAlternate="netcore-2.0;netcore-2.1;netcore-2.2;netcore-3.0;netcore-3.1" />
</TypeForwardingChain>
<TypeParameters>
<TypeParameter Name="T">
Expand Down
3 changes: 3 additions & 0 deletions xml/System.Collections.Generic/LinkedList`1+Enumerator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyVersion>2.1.0.0</AssemblyVersion>
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="System" FromVersion="4.0.0.0" To="System.Collections" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
</TypeForwardingChain>
<TypeParameters>
<TypeParameter Name="T" />
</TypeParameters>
Expand Down
3 changes: 3 additions & 0 deletions xml/System.Collections.Generic/List`1+Enumerator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyVersion>2.1.0.0</AssemblyVersion>
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="mscorlib" FromVersion="4.0.0.0" To="System.Collections" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
</TypeForwardingChain>
<TypeParameters>
<TypeParameter Name="T" />
</TypeParameters>
Expand Down
3 changes: 3 additions & 0 deletions xml/System.Collections.Generic/Queue`1+Enumerator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyVersion>2.1.0.0</AssemblyVersion>
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="System" FromVersion="4.0.0.0" To="System.Collections" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
</TypeForwardingChain>
<TypeParameters>
<TypeParameter Name="T" />
</TypeParameters>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyVersion>2.1.0.0</AssemblyVersion>
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="System" FromVersion="4.0.0.0" To="System.Collections" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
</TypeForwardingChain>
<TypeParameters>
<TypeParameter Name="TKey" />
<TypeParameter Name="TValue" />
Expand Down
3 changes: 3 additions & 0 deletions xml/System.Collections.Generic/SortedSet`1+Enumerator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyVersion>2.1.0.0</AssemblyVersion>
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="System" FromVersion="4.0.0.0" To="System.Collections" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
</TypeForwardingChain>
<TypeParameters>
<TypeParameter Name="T" />
</TypeParameters>
Expand Down
3 changes: 3 additions & 0 deletions xml/System.Collections.Generic/Stack`1+Enumerator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyVersion>2.1.0.0</AssemblyVersion>
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="System" FromVersion="4.0.0.0" To="System.Collections" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
</TypeForwardingChain>
<TypeParameters>
<TypeParameter Name="T" />
</TypeParameters>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyVersion>2.1.0.0</AssemblyVersion>
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="mscorlib" FromVersion="4.0.0.0" To="System.ObjectModel" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
</TypeForwardingChain>
<TypeParameters>
<TypeParameter Name="TKey" />
<TypeParameter Name="TValue" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyVersion>2.1.0.0</AssemblyVersion>
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="mscorlib" FromVersion="4.0.0.0" To="System.ObjectModel" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
</TypeForwardingChain>
<TypeParameters>
<TypeParameter Name="TKey" />
<TypeParameter Name="TValue" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
<AssemblyVersion>4.0.0.0</AssemblyVersion>
<AssemblyVersion>5.0.0.0</AssemblyVersion>
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="System.Design" FromVersion="5.0.0.0" To="System.Windows.Forms.Design" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
</TypeForwardingChain>
<Base>
<BaseTypeName>System.Enum</BaseTypeName>
</Base>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
<AssemblyName>System.Windows.Forms.Design</AssemblyName>
<AssemblyVersion>5.0.0.0</AssemblyVersion>
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="System.Design" FromVersion="5.0.0.0" To="System.Windows.Forms.Design" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="System.Design" FromVersion="4.0.0.0" To="System.Windows.Forms.Design.Editors" ToVersion="4.0.0.0" FrameworkAlternate="netcore-3.0;netcore-3.1" />
</TypeForwardingChain>
<Base>
<BaseTypeName>System.Windows.Forms.Form</BaseTypeName>
</Base>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
<AssemblyVersion>4.0.0.0</AssemblyVersion>
<AssemblyVersion>5.0.0.0</AssemblyVersion>
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="System.Design" FromVersion="5.0.0.0" To="System.Windows.Forms.Design" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="System.Design" FromVersion="4.0.0.0" To="System.Windows.Forms.Design" ToVersion="4.0.0.0" FrameworkAlternate="netcore-3.0;netcore-3.1" />
</TypeForwardingChain>
<Base>
<BaseTypeName>System.Object</BaseTypeName>
</Base>
Expand Down
3 changes: 2 additions & 1 deletion xml/System.ComponentModel.Design/DesignerActionService.xml
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,6 @@
<param name="type">The <see cref="T:System.ComponentModel.Design.ComponentActionsType" /> to filter the associated designer actions with.</param>
<summary>Returns the collection of designer action item lists of the specified type associated with a component.</summary>
<returns>The collection of designer actions of the specified type for the specified component.</returns>
<exception cref="T:System.ArgumentNullException"><paramref name="component" /> is <see langword="null" />.</exception>
<remarks>
<format type="text/markdown"><![CDATA[

Expand All @@ -640,6 +639,8 @@

]]></format>
</remarks>
<exception cref="T:System.ArgumentNullException">
<paramref name="component" /> is <see langword="null" />.</exception>
</Docs>
</Member>
<Member MemberName="GetComponentDesignerActions">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
<AssemblyName>System.Windows.Forms.Design</AssemblyName>
<AssemblyVersion>5.0.0.0</AssemblyVersion>
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="System.Design" FromVersion="5.0.0.0" To="System.Windows.Forms.Design" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="System.Design" FromVersion="4.0.0.0" To="System.Windows.Forms.Design.Editors" ToVersion="4.0.0.0" FrameworkAlternate="netcore-3.0;netcore-3.1" />
</TypeForwardingChain>
<Base>
<BaseTypeName>System.Windows.Forms.TreeView</BaseTypeName>
</Base>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
<AssemblyName>System.Windows.Forms.Design</AssemblyName>
<AssemblyVersion>5.0.0.0</AssemblyVersion>
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="System.Design" FromVersion="5.0.0.0" To="System.Windows.Forms.Design" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="System.Design" FromVersion="4.0.0.0" To="System.Windows.Forms.Design.Editors" ToVersion="4.0.0.0" FrameworkAlternate="netcore-3.0;netcore-3.1" />
</TypeForwardingChain>
<Base>
<BaseTypeName>System.Windows.Forms.TreeNode</BaseTypeName>
</Base>
Expand Down
1 change: 1 addition & 0 deletions xml/System.ComponentModel.Design/ObjectSelectorEditor.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@
<Docs>
<param name="treeView">The tree view control to modify.</param>
<summary>Modify a Windows Forms <see cref="T:System.Windows.Forms.TreeView" /> control to use the <related type="Article" href="https://docs.microsoft.com/en-us/dotnet/framework/winforms/controls/creating-an-explorer-style-interface-with-the-listview-and-treeview"> new Explorer style theme</related>.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="currValue">
Expand Down
2 changes: 0 additions & 2 deletions xml/System.ComponentModel/EditorBrowsableState.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="System" FromVersion="4.0.0.0" To="System.Runtime" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
<TypeForwarding From="System.Runtime" FromVersion="4.0.0.0" To="System" ToVersion="4.0.0.0" FrameworkAlternate="dotnet-uwp-10.0;netcore-1.0;netcore-1.1" />
<TypeForwarding From="netstandard" FromVersion="2.0.0.0" To="System" ToVersion="4.0.0.0" FrameworkAlternate="netcore-2.0;netcore-2.1;netcore-2.2;netcore-3.0;netcore-3.1" />
</TypeForwardingChain>
<Base>
<BaseTypeName>System.Enum</BaseTypeName>
Expand Down
1 change: 0 additions & 1 deletion xml/System.ComponentModel/INotifyPropertyChanged.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="System" FromVersion="4.0.0.0" To="System.ObjectModel" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
<TypeForwarding From="System.ObjectModel" FromVersion="4.0.0.0" To="System" ToVersion="4.0.0.0" FrameworkAlternate="dotnet-uwp-10.0;netcore-1.0;netcore-1.1" />
</TypeForwardingChain>
<Interfaces />
<Docs>
Expand Down
3 changes: 0 additions & 3 deletions xml/System.ComponentModel/TypeDescriptionProvider.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyVersion>2.1.0.0</AssemblyVersion>
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System" ToVersion="4.0.0.0" FrameworkAlternate="net-5.0;netcore-3.0;netcore-3.1" />
</TypeForwardingChain>
<Base>
<BaseTypeName>System.Object</BaseTypeName>
</Base>
Expand Down
5 changes: 5 additions & 0 deletions xml/System.Diagnostics.Tracing/EventSource+EventData.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyVersion>2.1.0.0</AssemblyVersion>
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="mscorlib" FromVersion="4.0.0.0" To="System.Diagnostics.Tracing" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
<TypeForwarding From="System.Diagnostics.Tracing" FromVersion="4.1.2.0" To="mscorlib" ToVersion="4.0.0.0" FrameworkAlternate="netframework-4.7.1" />
<TypeForwarding From="System.Diagnostics.Tracing" FromVersion="4.2.0.0" To="mscorlib" ToVersion="4.0.0.0" FrameworkAlternate="netframework-4.7.2;netframework-4.8" />
</TypeForwardingChain>
<Base>
<BaseTypeName>System.ValueType</BaseTypeName>
</Base>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
<AssemblyVersion>2.1.0.0</AssemblyVersion>
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="netstandard" FromVersion="2.0.0.0" To="mscorlib" ToVersion="4.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="System.Runtime" FromVersion="4.0.0.0" To="mscorlib" ToVersion="4.0.0.0" FrameworkAlternate="netstandard-1.3;netstandard-1.4;netstandard-1.6" />
<TypeForwarding From="mscorlib" FromVersion="4.0.0.0" To="System.Runtime" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
</TypeForwardingChain>
<Base>
<BaseTypeName>System.Enum</BaseTypeName>
Expand Down
1 change: 0 additions & 1 deletion xml/System.Diagnostics/DebuggerBrowsableState.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
<TypeForwardingChain>
<TypeForwarding From="mscorlib" FromVersion="4.0.0.0" To="System.Diagnostics.Debug" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
<TypeForwarding From="System.Diagnostics.Debug" FromVersion="5.0.0.0" To="System.Runtime" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="System.Diagnostics.Debug" FromVersion="4.0.0.0" To="mscorlib" ToVersion="4.0.0.0" FrameworkAlternate="netcore-1.0;netcore-1.1" />
</TypeForwardingChain>
<Base>
<BaseTypeName>System.Enum</BaseTypeName>
Expand Down
1 change: 0 additions & 1 deletion xml/System.Globalization/Calendar.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
<TypeForwardingChain>
<TypeForwarding From="mscorlib" FromVersion="4.0.0.0" To="System.Globalization" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
<TypeForwarding From="System.Globalization" FromVersion="5.0.0.0" To="System.Runtime" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="System.Globalization" FromVersion="4.0.0.0" To="mscorlib" ToVersion="4.0.0.0" FrameworkAlternate="netcore-1.0;netcore-1.1;netstandard-1.3;netstandard-1.4;netstandard-1.6" />
<TypeForwarding From="System.Globalization" FromVersion="4.1.0.0" To="System.Runtime" ToVersion="4.2.0.0" FrameworkAlternate="netcore-2.0" />
<TypeForwarding From="System.Globalization" FromVersion="4.1.1.0" To="System.Runtime" ToVersion="4.2.1.0" FrameworkAlternate="netcore-2.1;netcore-2.2;netcore-3.0" />
<TypeForwarding From="System.Globalization" FromVersion="4.1.2.0" To="System.Runtime" ToVersion="4.2.2.0" FrameworkAlternate="netcore-3.1" />
Expand Down
1 change: 0 additions & 1 deletion xml/System.IO/Stream.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
<TypeForwardingChain>
<TypeForwarding From="mscorlib" FromVersion="4.0.0.0" To="System.IO" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
<TypeForwarding From="System.IO" FromVersion="5.0.0.0" To="System.Runtime" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="System.IO" FromVersion="4.0.0.0" To="mscorlib" ToVersion="4.0.0.0" FrameworkAlternate="netcore-1.0;netcore-1.1;netstandard-1.3;netstandard-1.4;netstandard-1.6" />
<TypeForwarding From="System.IO" FromVersion="4.2.0.0" To="System.Runtime" ToVersion="4.2.0.0" FrameworkAlternate="netcore-2.0" />
<TypeForwarding From="System.IO" FromVersion="4.2.1.0" To="System.Runtime" ToVersion="4.2.1.0" FrameworkAlternate="netcore-2.1;netcore-2.2;netcore-3.0" />
<TypeForwarding From="System.IO" FromVersion="4.2.2.0" To="System.Runtime" ToVersion="4.2.2.0" FrameworkAlternate="netcore-3.1" />
Expand Down
1 change: 0 additions & 1 deletion xml/System.IO/UnmanagedMemoryAccessor.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="System.IO.UnmanagedMemoryStream" FromVersion="5.0.0.0" To="System.Runtime.InteropServices" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="System.IO.UnmanagedMemoryStream" FromVersion="4.0.0.0" To="mscorlib" ToVersion="4.0.0.0" FrameworkAlternate="netcore-1.0;netcore-1.1" />
<TypeForwarding From="System.IO.UnmanagedMemoryStream" FromVersion="4.1.0.0" To="System.Runtime.InteropServices" ToVersion="4.2.0.0" FrameworkAlternate="netcore-2.0" />
<TypeForwarding From="System.IO.UnmanagedMemoryStream" FromVersion="4.1.1.0" To="System.Runtime.InteropServices" ToVersion="4.2.1.0" FrameworkAlternate="netcore-2.1;netcore-2.2;netcore-3.0" />
<TypeForwarding From="System.IO.UnmanagedMemoryStream" FromVersion="4.1.2.0" To="System.Runtime.InteropServices" ToVersion="4.2.2.0" FrameworkAlternate="netcore-3.1" />
Expand Down
1 change: 0 additions & 1 deletion xml/System.Linq.Expressions/Expression`1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="System.Core" FromVersion="4.0.0.0" To="System.Linq.Expressions" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
<TypeForwarding From="System.Linq.Expressions" FromVersion="4.0.0.0" To="System.Core" ToVersion="4.0.0.0" FrameworkAlternate="netcore-1.1" />
</TypeForwardingChain>
<TypeParameters>
<TypeParameter Name="TDelegate" />
Expand Down
1 change: 0 additions & 1 deletion xml/System.Linq/IGrouping`2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="System.Core" FromVersion="4.0.0.0" To="System.Linq" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
<TypeForwarding From="System.Linq" FromVersion="4.0.0.0" To="System.Core" ToVersion="4.0.0.0" FrameworkAlternate="netcore-1.0;netcore-1.1" />
</TypeForwardingChain>
<TypeParameters>
<TypeParameter Name="TKey">
Expand Down
1 change: 0 additions & 1 deletion xml/System.Linq/IOrderedQueryable`1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="System.Core" FromVersion="4.0.0.0" To="System.Linq.Expressions" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
<TypeForwarding From="System.Linq.Expressions" FromVersion="4.0.0.0" To="System.Core" ToVersion="4.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
</TypeForwardingChain>
<TypeParameters>
<TypeParameter Name="T">
Expand Down
1 change: 0 additions & 1 deletion xml/System.Linq/IQueryable`1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
</AssemblyInfo>
<TypeForwardingChain>
<TypeForwarding From="System.Core" FromVersion="4.0.0.0" To="System.Linq.Expressions" ToVersion="0.0.0.0" FrameworkAlternate="dotnet-uwp-10.0" />
<TypeForwarding From="System.Linq.Expressions" FromVersion="4.0.0.0" To="System.Core" ToVersion="4.0.0.0" FrameworkAlternate="dotnet-uwp-10.0;netcore-1.0" />
</TypeForwardingChain>
<TypeParameters>
<TypeParameter Name="T">
Expand Down
Loading