Skip to content

Commit 2d9290c

Browse files
authored
CI Update (#9787)
1 parent 27b1325 commit 2d9290c

File tree

933 files changed

+880046
-2781
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

933 files changed

+880046
-2781
lines changed

xml/FrameworksIndex/dotnet-plat-ext-6.0.xml

Lines changed: 1347 additions & 35 deletions
Large diffs are not rendered by default.

xml/FrameworksIndex/dotnet-plat-ext-7.0.xml

Lines changed: 1347 additions & 35 deletions
Large diffs are not rendered by default.

xml/FrameworksIndex/dotnet-plat-ext-8.0.xml

Lines changed: 1318 additions & 25 deletions
Large diffs are not rendered by default.

xml/FrameworksIndex/dotnet-plat-ext-9.0.xml

Lines changed: 1314 additions & 26 deletions
Large diffs are not rendered by default.

xml/Microsoft.Extensions.DependencyInjection/HealthChecksBuilderAddCheckExtensions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,8 +541,8 @@
541541
is <c>null</c>, then <see cref="F:Microsoft.Extensions.Diagnostics.HealthChecks.HealthStatus.Unhealthy" /> will be reported.
542542
</param>
543543
<param name="tags">A list of tags that can be used to filter health checks.</param>
544-
<param name="args">Additional arguments to provide to the constructor.</param>
545544
<param name="timeout">A <see cref="T:System.TimeSpan" /> representing the timeout of the check.</param>
545+
<param name="args">Additional arguments to provide to the constructor.</param>
546546
<summary>
547547
Adds a new type activated health check with the specified name and implementation.
548548
</summary>

xml/Microsoft.Extensions.DependencyInjection/HealthChecksBuilderDelegateExtensions.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
<Docs>
7171
<param name="builder">The <see cref="T:Microsoft.Extensions.DependencyInjection.IHealthChecksBuilder" />.</param>
7272
<param name="name">The name of the health check.</param>
73-
<param name="tags">A list of tags that can be used to filter health checks.</param>
7473
<param name="check">A delegate that provides the health check implementation.</param>
74+
<param name="tags">A list of tags that can be used to filter health checks.</param>
7575
<summary>
7676
Adds a new health check with the specified name and implementation.
7777
</summary>
@@ -112,8 +112,8 @@
112112
<Docs>
113113
<param name="builder">The <see cref="T:Microsoft.Extensions.DependencyInjection.IHealthChecksBuilder" />.</param>
114114
<param name="name">The name of the health check.</param>
115-
<param name="tags">A list of tags that can be used to filter health checks.</param>
116115
<param name="check">A delegate that provides the health check implementation.</param>
116+
<param name="tags">A list of tags that can be used to filter health checks.</param>
117117
<summary>
118118
Adds a new health check with the specified name and implementation.
119119
</summary>
@@ -159,8 +159,8 @@
159159
<Docs>
160160
<param name="builder">The <see cref="T:Microsoft.Extensions.DependencyInjection.IHealthChecksBuilder" />.</param>
161161
<param name="name">The name of the health check.</param>
162-
<param name="tags">A list of tags that can be used to filter health checks.</param>
163162
<param name="check">A delegate that provides the health check implementation.</param>
163+
<param name="tags">A list of tags that can be used to filter health checks.</param>
164164
<param name="timeout">An optional <see cref="T:System.TimeSpan" /> representing the timeout of the check.</param>
165165
<summary>
166166
Adds a new health check with the specified name and implementation.
@@ -207,8 +207,8 @@
207207
<Docs>
208208
<param name="builder">The <see cref="T:Microsoft.Extensions.DependencyInjection.IHealthChecksBuilder" />.</param>
209209
<param name="name">The name of the health check.</param>
210-
<param name="tags">A list of tags that can be used to filter health checks.</param>
211210
<param name="check">A delegate that provides the health check implementation.</param>
211+
<param name="tags">A list of tags that can be used to filter health checks.</param>
212212
<param name="timeout">An optional <see cref="T:System.TimeSpan" /> representing the timeout of the check.</param>
213213
<summary>
214214
Adds a new health check with the specified name and implementation.
@@ -250,8 +250,8 @@
250250
<Docs>
251251
<param name="builder">The <see cref="T:Microsoft.Extensions.DependencyInjection.IHealthChecksBuilder" />.</param>
252252
<param name="name">The name of the health check.</param>
253-
<param name="tags">A list of tags that can be used to filter health checks.</param>
254253
<param name="check">A delegate that provides the health check implementation.</param>
254+
<param name="tags">A list of tags that can be used to filter health checks.</param>
255255
<summary>
256256
Adds a new health check with the specified name and implementation.
257257
</summary>
@@ -300,8 +300,8 @@
300300
<Docs>
301301
<param name="builder">The <see cref="T:Microsoft.Extensions.DependencyInjection.IHealthChecksBuilder" />.</param>
302302
<param name="name">The name of the health check.</param>
303-
<param name="tags">A list of tags that can be used to filter health checks.</param>
304303
<param name="check">A delegate that provides the health check implementation.</param>
304+
<param name="tags">A list of tags that can be used to filter health checks.</param>
305305
<summary>
306306
Adds a new health check with the specified name and implementation.
307307
</summary>
@@ -347,8 +347,8 @@
347347
<Docs>
348348
<param name="builder">The <see cref="T:Microsoft.Extensions.DependencyInjection.IHealthChecksBuilder" />.</param>
349349
<param name="name">The name of the health check.</param>
350-
<param name="tags">A list of tags that can be used to filter health checks.</param>
351350
<param name="check">A delegate that provides the health check implementation.</param>
351+
<param name="tags">A list of tags that can be used to filter health checks.</param>
352352
<param name="timeout">An optional <see cref="T:System.TimeSpan" /> representing the timeout of the check.</param>
353353
<summary>
354354
Adds a new health check with the specified name and implementation.
@@ -395,8 +395,8 @@
395395
<Docs>
396396
<param name="builder">The <see cref="T:Microsoft.Extensions.DependencyInjection.IHealthChecksBuilder" />.</param>
397397
<param name="name">The name of the health check.</param>
398-
<param name="tags">A list of tags that can be used to filter health checks.</param>
399398
<param name="check">A delegate that provides the health check implementation.</param>
399+
<param name="tags">A list of tags that can be used to filter health checks.</param>
400400
<param name="timeout">An optional <see cref="T:System.TimeSpan" /> representing the timeout of the check.</param>
401401
<summary>
402402
Adds a new health check with the specified name and implementation.

xml/Microsoft.SqlServer.Server/DataAccessKind.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<Type Name="DataAccessKind" FullName="Microsoft.SqlServer.Server.DataAccessKind">
22
<TypeSignature Language="C#" Value="public enum DataAccessKind" />
3-
<TypeSignature Language="ILAsm" Value=".class public auto ansi sealed DataAccessKind extends System.Enum" FrameworkAlternate="dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0;dotnet-plat-ext-6.0;dotnet-plat-ext-7.0;dotnet-plat-ext-8.0;dotnet-plat-ext-9.0" />
3+
<TypeSignature Language="ILAsm" Value=".class public auto ansi sealed DataAccessKind extends System.Enum" FrameworkAlternate="dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" />
44
<TypeSignature Language="DocId" Value="T:Microsoft.SqlServer.Server.DataAccessKind" />
55
<TypeSignature Language="VB.NET" Value="Public Enum DataAccessKind" />
66
<TypeSignature Language="F#" Value="type DataAccessKind = " />
77
<TypeSignature Language="C++ CLI" Value="public enum class DataAccessKind" />
8-
<TypeSignature Language="ILAsm" Value=".class public auto ansi serializable sealed DataAccessKind extends System.Enum" FrameworkAlternate="netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8;netframework-4.8.1" />
8+
<TypeSignature Language="ILAsm" Value=".class public auto ansi serializable sealed DataAccessKind extends System.Enum" FrameworkAlternate="dotnet-plat-ext-6.0;dotnet-plat-ext-7.0;dotnet-plat-ext-8.0;dotnet-plat-ext-9.0;netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8;netframework-4.8.1" />
99
<AssemblyInfo>
1010
<AssemblyName>System.Data</AssemblyName>
1111
<AssemblyVersion>2.0.0.0</AssemblyVersion>
@@ -26,7 +26,7 @@
2626
<BaseTypeName>System.Enum</BaseTypeName>
2727
</Base>
2828
<Attributes>
29-
<Attribute FrameworkAlternate="netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8;netframework-4.8.1">
29+
<Attribute FrameworkAlternate="dotnet-plat-ext-6.0;dotnet-plat-ext-7.0;dotnet-plat-ext-8.0;dotnet-plat-ext-9.0;netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8;netframework-4.8.1">
3030
<AttributeName Language="C#">[System.Serializable]</AttributeName>
3131
<AttributeName Language="F#">[&lt;System.Serializable&gt;]</AttributeName>
3232
</Attribute>

xml/Microsoft.SqlServer.Server/InvalidUdtException.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<Type Name="InvalidUdtException" FullName="Microsoft.SqlServer.Server.InvalidUdtException">
22
<TypeSignature Language="C#" Value="public sealed class InvalidUdtException : SystemException" />
3-
<TypeSignature Language="ILAsm" Value=".class public auto ansi sealed beforefieldinit InvalidUdtException extends System.SystemException" FrameworkAlternate="dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0;dotnet-plat-ext-6.0;dotnet-plat-ext-7.0;dotnet-plat-ext-8.0;dotnet-plat-ext-9.0" />
3+
<TypeSignature Language="ILAsm" Value=".class public auto ansi sealed beforefieldinit InvalidUdtException extends System.SystemException" FrameworkAlternate="dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" />
44
<TypeSignature Language="DocId" Value="T:Microsoft.SqlServer.Server.InvalidUdtException" />
55
<TypeSignature Language="VB.NET" Value="Public NotInheritable Class InvalidUdtException&#xA;Inherits SystemException" />
66
<TypeSignature Language="F#" Value="type InvalidUdtException = class&#xA; inherit SystemException" />
77
<TypeSignature Language="C++ CLI" Value="public ref class InvalidUdtException sealed : SystemException" />
8-
<TypeSignature Language="ILAsm" Value=".class public auto ansi serializable sealed beforefieldinit InvalidUdtException extends System.SystemException" FrameworkAlternate="netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8;netframework-4.8.1" />
8+
<TypeSignature Language="ILAsm" Value=".class public auto ansi serializable sealed beforefieldinit InvalidUdtException extends System.SystemException" FrameworkAlternate="dotnet-plat-ext-6.0;dotnet-plat-ext-7.0;dotnet-plat-ext-8.0;dotnet-plat-ext-9.0;netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8;netframework-4.8.1" />
99
<AssemblyInfo>
1010
<AssemblyName>System.Data</AssemblyName>
1111
<AssemblyVersion>2.0.0.0</AssemblyVersion>
@@ -27,7 +27,7 @@
2727
</Base>
2828
<Interfaces />
2929
<Attributes>
30-
<Attribute FrameworkAlternate="netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8;netframework-4.8.1">
30+
<Attribute FrameworkAlternate="dotnet-plat-ext-6.0;dotnet-plat-ext-7.0;dotnet-plat-ext-8.0;dotnet-plat-ext-9.0;netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8;netframework-4.8.1">
3131
<AttributeName Language="C#">[System.Serializable]</AttributeName>
3232
<AttributeName Language="F#">[&lt;System.Serializable&gt;]</AttributeName>
3333
</Attribute>
@@ -52,14 +52,14 @@
5252
</AssemblyInfo>
5353
<AssemblyInfo>
5454
<AssemblyName>System.Data.SqlClient</AssemblyName>
55-
<AssemblyVersion>4.5.0.0</AssemblyVersion>
55+
<AssemblyVersion>4.6.1.6</AssemblyVersion>
5656
</AssemblyInfo>
5757
<ReturnValue>
5858
<ReturnType>System.Void</ReturnType>
5959
</ReturnValue>
6060
<Parameters>
61-
<Parameter Name="si" Type="System.Runtime.Serialization.SerializationInfo" Index="0" FrameworkAlternate="netcore-2.1;netcore-2.2;netcore-3.0;netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8;netframework-4.8.1" />
62-
<Parameter Name="context" Type="System.Runtime.Serialization.StreamingContext" Index="1" FrameworkAlternate="netcore-2.1;netcore-2.2;netcore-3.0;netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8;netframework-4.8.1" />
61+
<Parameter Name="si" Type="System.Runtime.Serialization.SerializationInfo" Index="0" FrameworkAlternate="netcore-2.1;netcore-2.2;netcore-3.0;netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8;netframework-4.8.1;dotnet-plat-ext-6.0;dotnet-plat-ext-7.0;dotnet-plat-ext-8.0;dotnet-plat-ext-9.0" />
62+
<Parameter Name="context" Type="System.Runtime.Serialization.StreamingContext" Index="1" FrameworkAlternate="netcore-2.1;netcore-2.2;netcore-3.0;netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8;netframework-4.8.1;dotnet-plat-ext-6.0;dotnet-plat-ext-7.0;dotnet-plat-ext-8.0;dotnet-plat-ext-9.0" />
6363
</Parameters>
6464
<Docs>
6565
<param name="si">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> object.</param>

xml/Microsoft.SqlServer.Server/SqlFunctionAttribute.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<Type Name="SqlFunctionAttribute" FullName="Microsoft.SqlServer.Server.SqlFunctionAttribute">
22
<TypeSignature Language="C#" Value="public class SqlFunctionAttribute : Attribute" />
3-
<TypeSignature Language="ILAsm" Value=".class public auto ansi serializable beforefieldinit SqlFunctionAttribute extends System.Attribute" FrameworkAlternate="dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8;netframework-4.8.1" />
3+
<TypeSignature Language="ILAsm" Value=".class public auto ansi serializable beforefieldinit SqlFunctionAttribute extends System.Attribute" FrameworkAlternate="dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-6.0;dotnet-plat-ext-7.0;dotnet-plat-ext-8.0;dotnet-plat-ext-9.0;netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8;netframework-4.8.1" />
44
<TypeSignature Language="DocId" Value="T:Microsoft.SqlServer.Server.SqlFunctionAttribute" />
55
<TypeSignature Language="VB.NET" Value="Public Class SqlFunctionAttribute&#xA;Inherits Attribute" />
66
<TypeSignature Language="F#" Value="type SqlFunctionAttribute = class&#xA; inherit Attribute" />
77
<TypeSignature Language="C++ CLI" Value="public ref class SqlFunctionAttribute : Attribute" />
8-
<TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit SqlFunctionAttribute extends System.Attribute" FrameworkAlternate="dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0;dotnet-plat-ext-6.0;dotnet-plat-ext-7.0;dotnet-plat-ext-8.0;dotnet-plat-ext-9.0" />
8+
<TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit SqlFunctionAttribute extends System.Attribute" FrameworkAlternate="dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" />
99
<AssemblyInfo>
1010
<AssemblyName>System.Data</AssemblyName>
1111
<AssemblyVersion>2.0.0.0</AssemblyVersion>
@@ -31,7 +31,7 @@
3131
<AttributeName Language="C#">[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=false)]</AttributeName>
3232
<AttributeName Language="F#">[&lt;System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=false)&gt;]</AttributeName>
3333
</Attribute>
34-
<Attribute FrameworkAlternate="dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8;netframework-4.8.1">
34+
<Attribute FrameworkAlternate="dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-6.0;dotnet-plat-ext-7.0;dotnet-plat-ext-8.0;dotnet-plat-ext-9.0;netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8;netframework-4.8.1">
3535
<AttributeName Language="C#">[System.Serializable]</AttributeName>
3636
<AttributeName Language="F#">[&lt;System.Serializable&gt;]</AttributeName>
3737
</Attribute>

0 commit comments

Comments
 (0)