Skip to content
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

CI Update - baselines #9455

Merged
merged 1 commit into from
Nov 15, 2023
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
2 changes: 1 addition & 1 deletion xml/FrameworksIndex/dotnet-plat-ext-7.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<Assembly Name="Microsoft.Extensions.Options" Version="7.0.0.0" />
<Assembly Name="Microsoft.Extensions.Primitives" Version="7.0.0.0" />
<Assembly Name="Microsoft.Extensions.WebEncoders" Version="7.0.0.0" />
<Assembly Name="Microsoft.Win32.Registry.AccessControl" Version="7.0.0.0" />
<Assembly Name="Microsoft.Win32.Registry.AccessControl" Version="8.0.0.0" />
<Assembly Name="Microsoft.Win32.SystemEvents" Version="7.0.0.0" />
<Assembly Name="System.CodeDom" Version="7.0.0.0" />
<Assembly Name="System.ComponentModel.Composition" Version="4.0.0.0" />
Expand Down
4 changes: 2 additions & 2 deletions xml/FrameworksIndex/dotnet-plat-ext-8.0.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Framework Name="dotnet-plat-ext-8.0">
<Assemblies>
<Assembly Name="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0.0" />
<Assembly Name="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0.0" />
<Assembly Name="Microsoft.Bcl.HashCode" Version="1.0.0.0" />
<Assembly Name="Microsoft.Extensions.AmbientMetadata.Application" Version="8.0.0.0" />
<Assembly Name="Microsoft.Extensions.AsyncState" Version="8.0.0.0" />
Expand Down Expand Up @@ -75,7 +75,7 @@
<Assembly Name="Microsoft.Extensions.Telemetry.Testing" Version="8.0.0.0" />
<Assembly Name="Microsoft.Extensions.TimeProvider.Testing" Version="8.0.0.0" />
<Assembly Name="Microsoft.Extensions.WebEncoders" Version="8.0.0.0" />
<Assembly Name="Microsoft.Win32.Registry.AccessControl" Version="7.0.0.0" />
<Assembly Name="Microsoft.Win32.Registry.AccessControl" Version="8.0.0.0" />
<Assembly Name="Microsoft.Win32.SystemEvents" Version="8.0.0.0" />
<Assembly Name="System.CodeDom" Version="8.0.0.0" />
<Assembly Name="System.ComponentModel.Composition" Version="8.0.0.0" />
Expand Down
8 changes: 8 additions & 0 deletions xml/Microsoft.Win32/RegistryAclExtensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,14 @@
</Base>
<Interfaces />
<Attributes>
<Attribute FrameworkAlternate="dotnet-plat-ext-8.0">
<AttributeName Language="C#">[System.Runtime.CompilerServices.Nullable(0)]</AttributeName>
<AttributeName Language="F#">[&lt;System.Runtime.CompilerServices.Nullable(0)&gt;]</AttributeName>
</Attribute>
<Attribute FrameworkAlternate="dotnet-plat-ext-8.0">
<AttributeName Language="C#">[System.Runtime.CompilerServices.NullableContext(1)]</AttributeName>
<AttributeName Language="F#">[&lt;System.Runtime.CompilerServices.NullableContext(1)&gt;]</AttributeName>
</Attribute>
<Attribute FrameworkAlternate="netcore-1.0;netcore-1.1">
<AttributeName Language="C#">[System.Security.SecurityCritical]</AttributeName>
<AttributeName Language="F#">[&lt;System.Security.SecurityCritical&gt;]</AttributeName>
Expand Down
2 changes: 1 addition & 1 deletion xml/PackageInformation/dotnet-plat-ext-7.0.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion xml/PackageInformation/dotnet-plat-ext-8.0.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion xml/System.Collections.Generic/IAsyncEnumerable`1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
<TypeForwardingChain>
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="1.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="6.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-6.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="7.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-7.0;dotnet-plat-ext-8.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="7.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-7.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="8.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-8.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="6.0.0.0" FrameworkAlternate="net-6.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="7.0.0.0" FrameworkAlternate="net-7.0" />
Expand Down
3 changes: 2 additions & 1 deletion xml/System.Collections.Generic/IAsyncEnumerator`1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
<TypeForwardingChain>
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="1.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="6.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-6.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="7.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-7.0;dotnet-plat-ext-8.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="7.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-7.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="8.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-8.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="6.0.0.0" FrameworkAlternate="net-6.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="7.0.0.0" FrameworkAlternate="net-7.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<summary>Gets the ID that the compiler will use when reporting a use of the API the attribute applies to.</summary>
<value>The unique diagnostic ID.</value>
<remarks>
<format type="text/markdown"><![CDATA[
<format type="text/markdown"><![CDATA[
## Remarks

The diagnostic ID is shown in build output for warnings and errors.
Expand Down
2 changes: 1 addition & 1 deletion xml/System.Diagnostics.Metrics/Instrument.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<param name="description">An optional instrument description.</param>
<param name="tags">Optional instrument tags.</param>
<summary>Initializes a new instance of the <see cref="T:System.Diagnostics.Metrics.Instrument" /> class with the specified meter, name, description, and unit.</summary>
<remarks> All classes extending <see cref="T:System.Diagnostics.Metrics.Instrument"/> need to call this constructor when constructing an object of the extended class.</remarks>
<remarks> All classes extending <see cref="T:System.Diagnostics.Metrics.Instrument" /> need to call this constructor when constructing an object of the extended class.</remarks>
</Docs>
</Member>
<Member MemberName="Description">
Expand Down
2 changes: 1 addition & 1 deletion xml/System.Diagnostics.Metrics/Instrument`1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ This class supports only the following generic parameter types: <xref:System.Byt
<param name="description">An optional instrument description.</param>
<param name="tags">Optional instrument tags.</param>
<summary>Initializes a new instance of the <see cref="T:System.Diagnostics.Metrics.Instrument`1" /> class with the specified meter, name, description, and unit.</summary>
<remarks>All classes that extend <see cref="T:System.Diagnostics.Metrics.Instrument`1"/> need to call this constructor when constructing an object of the extended class.</remarks>
<remarks>All classes that extend <see cref="T:System.Diagnostics.Metrics.Instrument`1" /> need to call this constructor when constructing an object of the extended class.</remarks>
</Docs>
</Member>
<Member MemberName="RecordMeasurement">
Expand Down
16 changes: 8 additions & 8 deletions xml/System.Diagnostics.Metrics/Meter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -303,14 +303,14 @@ Counter is an instrument that supports non-negative increments. Example uses for
<remarks>
<para>Counter is an Instrument that supports non-negative increments.</para>
<para>Example uses for Counter:</para>
<ul>
<li>Count the number of bytes received.</li>
<li>Count the number of requests completed.</li>
<li>Count the number of accounts created.</li>
<li>Count the number of checkpoints run.</li>
<li>Count the number of HTTP 5xx errors.</li>
</ul>
</remarks>
<ul>
<li>Count the number of bytes received.</li>
<li>Count the number of requests completed.</li>
<li>Count the number of accounts created.</li>
<li>Count the number of checkpoints run.</li>
<li>Count the number of HTTP 5xx errors.</li>
</ul>
</remarks>
</Docs>
</Member>
<Member MemberName="CreateHistogram&lt;T&gt;">
Expand Down
4 changes: 2 additions & 2 deletions xml/System.Diagnostics.Metrics/ObservableInstrument`1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@ This class supports only the following generic parameter types: <xref:System.Byt
<param name="unit">An optional instrument unit of measurements.</param>
<param name="description">An optional instrument description.</param>
<param name="tags">The tags to attach to the counter.</param>
<summary>Initializes a new instance of the <see cref="T:System.Diagnostics.Metrics.ObservableInstrument`1"/> class with the specified meter, name, description, and unit.</summary>
<remarks>All classes extending <see cref="T:System.Diagnostics.Metrics.ObservableInstrument`1"/> need to call this constructor when constructing an object of the extended class.</remarks>
<summary>Initializes a new instance of the <see cref="T:System.Diagnostics.Metrics.ObservableInstrument`1" /> class with the specified meter, name, description, and unit.</summary>
<remarks>All classes extending <see cref="T:System.Diagnostics.Metrics.ObservableInstrument`1" /> need to call this constructor when constructing an object of the extended class.</remarks>
</Docs>
</Member>
<Member MemberName="IsObservable">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
<TypeForwardingChain>
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="1.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="6.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-6.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="7.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-7.0;dotnet-plat-ext-8.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="7.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-7.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="8.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-8.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="System.Threading.Tasks" FromVersion="5.0.0.0" To="System.Runtime" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="6.0.0.0" FrameworkAlternate="net-6.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
<TypeForwardingChain>
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="1.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="6.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-6.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="7.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-7.0;dotnet-plat-ext-8.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="7.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-7.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="8.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-8.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="6.0.0.0" FrameworkAlternate="net-6.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="7.0.0.0" FrameworkAlternate="net-7.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
<TypeForwardingChain>
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="1.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="6.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-6.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="7.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-7.0;dotnet-plat-ext-8.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="7.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-7.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="8.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-8.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="System.Threading.Tasks" FromVersion="5.0.0.0" To="System.Runtime" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="6.0.0.0" FrameworkAlternate="net-6.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
<TypeForwardingChain>
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="1.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="6.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-6.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="7.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-7.0;dotnet-plat-ext-8.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="7.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-7.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="8.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-8.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="System.Threading.Tasks" FromVersion="5.0.0.0" To="System.Runtime" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="6.0.0.0" FrameworkAlternate="net-6.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
<TypeForwardingChain>
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="1.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="6.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-6.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="7.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-7.0;dotnet-plat-ext-8.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="7.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-7.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="8.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-8.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="System.Threading.Tasks" FromVersion="5.0.0.0" To="System.Runtime" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="6.0.0.0" FrameworkAlternate="net-6.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
<TypeForwardingChain>
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="1.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="6.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-6.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="7.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-7.0;dotnet-plat-ext-8.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="7.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-7.0" />
<TypeForwarding From="Microsoft.Bcl.AsyncInterfaces" FromVersion="8.0.0.0" To="netstandard" ToVersion="2.1.0.0" FrameworkAlternate="dotnet-plat-ext-8.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="5.0.0.0" FrameworkAlternate="net-5.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="6.0.0.0" FrameworkAlternate="net-6.0" />
<TypeForwarding From="netstandard" FromVersion="2.1.0.0" To="System.Runtime" ToVersion="7.0.0.0" FrameworkAlternate="net-7.0" />
Expand Down
10 changes: 5 additions & 5 deletions xml/System.Security.AccessControl/RegistryAccessRule.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,20 @@
<TypeForwarding From="Microsoft.Win32.Registry.AccessControl" FromVersion="4.0.5.0" To="Microsoft.Win32.Registry" ToVersion="4.1.3.0" FrameworkAlternate="dotnet-plat-ext-3.1;windowsdesktop-3.1" />
<TypeForwarding From="Microsoft.Win32.Registry.AccessControl" FromVersion="5.0.0.0" To="Microsoft.Win32.Registry" ToVersion="5.0.0.0" FrameworkAlternate="dotnet-plat-ext-5.0;windowsdesktop-5.0" />
<TypeForwarding From="Microsoft.Win32.Registry.AccessControl" FromVersion="6.0.0.0" To="Microsoft.Win32.Registry" ToVersion="6.0.0.0" FrameworkAlternate="dotnet-plat-ext-6.0;windowsdesktop-6.0" />
<TypeForwarding From="Microsoft.Win32.Registry.AccessControl" FromVersion="7.0.0.0" To="Microsoft.Win32.Registry" ToVersion="7.0.0.0" FrameworkAlternate="dotnet-plat-ext-7.0;windowsdesktop-7.0" />
<TypeForwarding From="Microsoft.Win32.Registry.AccessControl" FromVersion="7.0.0.0" To="Microsoft.Win32.Registry" ToVersion="5.0.0.0" FrameworkAlternate="dotnet-plat-ext-8.0" />
<TypeForwarding From="Microsoft.Win32.Registry.AccessControl" FromVersion="8.0.0.0" To="Microsoft.Win32.Registry" ToVersion="8.0.0.0" FrameworkAlternate="windowsdesktop-8.0" />
<TypeForwarding From="Microsoft.Win32.Registry.AccessControl" FromVersion="8.0.0.0" To="Microsoft.Win32.Registry" ToVersion="7.0.0.0" FrameworkAlternate="dotnet-plat-ext-7.0" />
<TypeForwarding From="Microsoft.Win32.Registry.AccessControl" FromVersion="8.0.0.0" To="Microsoft.Win32.Registry" ToVersion="8.0.0.0" FrameworkAlternate="dotnet-plat-ext-8.0;windowsdesktop-8.0" />
<TypeForwarding From="Microsoft.Win32.Registry.AccessControl" FromVersion="7.0.0.0" To="Microsoft.Win32.Registry" ToVersion="7.0.0.0" FrameworkAlternate="windowsdesktop-7.0" />
</TypeForwardingChain>
<Base>
<BaseTypeName>System.Security.AccessControl.AccessRule</BaseTypeName>
</Base>
<Interfaces />
<Attributes>
<Attribute FrameworkAlternate="net-8.0">
<Attribute FrameworkAlternate="dotnet-plat-ext-8.0;net-8.0">
<AttributeName Language="C#">[System.Runtime.CompilerServices.Nullable(0)]</AttributeName>
<AttributeName Language="F#">[&lt;System.Runtime.CompilerServices.Nullable(0)&gt;]</AttributeName>
</Attribute>
<Attribute FrameworkAlternate="net-8.0">
<Attribute FrameworkAlternate="dotnet-plat-ext-8.0;net-8.0">
<AttributeName Language="C#">[System.Runtime.CompilerServices.NullableContext(1)]</AttributeName>
<AttributeName Language="F#">[&lt;System.Runtime.CompilerServices.NullableContext(1)&gt;]</AttributeName>
</Attribute>
Expand Down
Loading
Loading