Skip to content

Commit

Permalink
CI Update
Browse files Browse the repository at this point in the history
 Build.Reason:Manual by Genevieve Warren
 Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=398259&view=results
 source_repo.branch:net8-extensions2
 source_repo.url:https://apidrop.visualstudio.com/_git/binaries
  • Loading branch information
VSC-Service-Account committed Nov 16, 2023
1 parent f6c0cfc commit a2798d3
Show file tree
Hide file tree
Showing 1,466 changed files with 8,385 additions and 32,179 deletions.
969 changes: 389 additions & 580 deletions xml/FrameworksIndex/dotnet-plat-ext-8.0.xml

Large diffs are not rendered by default.

17 changes: 1 addition & 16 deletions xml/Microsoft.DotNet.PlatformAbstractions/HashCodeCombiner.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,6 @@
<AttributeName Language="C#">[System.Obsolete("HashCodeCombiner has been deprecated. Use System.HashCode instead.")]</AttributeName>
<AttributeName Language="F#">[&lt;System.Obsolete("HashCodeCombiner has been deprecated. Use System.HashCode instead.")&gt;]</AttributeName>
</Attribute>
<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(2)]</AttributeName>
<AttributeName Language="F#">[&lt;System.Runtime.CompilerServices.NullableContext(2)&gt;]</AttributeName>
</Attribute>
</Attributes>
<Docs>
<summary>To be added.</summary>
Expand Down Expand Up @@ -150,14 +142,7 @@
</TypeParameters>
<Parameters>
<Parameter Name="value" Type="TValue" />
<Parameter Name="comparer" Type="System.Collections.Generic.IEqualityComparer&lt;TValue&gt;">
<Attributes>
<Attribute FrameworkAlternate="dotnet-plat-ext-8.0">
<AttributeName Language="C#">[System.Runtime.CompilerServices.Nullable(1)]</AttributeName>
<AttributeName Language="F#">[&lt;System.Runtime.CompilerServices.Nullable(1)&gt;]</AttributeName>
</Attribute>
</Attributes>
</Parameter>
<Parameter Name="comparer" Type="System.Collections.Generic.IEqualityComparer&lt;TValue&gt;" />
</Parameters>
<Docs>
<typeparam name="TValue">To be added.</typeparam>
Expand Down
38 changes: 0 additions & 38 deletions xml/Microsoft.Extensions.AmbientMetadata/ApplicationMetadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,6 @@
<BaseTypeName>System.Object</BaseTypeName>
</Base>
<Interfaces />
<Attributes>
<Attribute>
<AttributeName Language="C#">[System.Runtime.CompilerServices.Nullable(0)]</AttributeName>
<AttributeName Language="F#">[&lt;System.Runtime.CompilerServices.Nullable(0)&gt;]</AttributeName>
</Attribute>
<Attribute>
<AttributeName Language="C#">[System.Runtime.CompilerServices.NullableContext(1)]</AttributeName>
<AttributeName Language="F#">[&lt;System.Runtime.CompilerServices.NullableContext(1)&gt;]</AttributeName>
</Attribute>
</Attributes>
<Docs>
<summary>
Application-level metadata model.
Expand Down Expand Up @@ -88,20 +78,6 @@
<AssemblyName>Microsoft.Extensions.AmbientMetadata.Application</AssemblyName>
<AssemblyVersion>8.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName Language="C#">[System.Runtime.CompilerServices.Nullable(2)]</AttributeName>
<AttributeName Language="F#">[&lt;System.Runtime.CompilerServices.Nullable(2)&gt;]</AttributeName>
</Attribute>
<Attribute>
<AttributeName Language="C#">[get: System.Runtime.CompilerServices.NullableContext(2)]</AttributeName>
<AttributeName Language="F#">[&lt;get: System.Runtime.CompilerServices.NullableContext(2)&gt;]</AttributeName>
</Attribute>
<Attribute>
<AttributeName Language="C#">[set: System.Runtime.CompilerServices.NullableContext(2)]</AttributeName>
<AttributeName Language="F#">[&lt;set: System.Runtime.CompilerServices.NullableContext(2)&gt;]</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
Expand All @@ -125,20 +101,6 @@
<AssemblyName>Microsoft.Extensions.AmbientMetadata.Application</AssemblyName>
<AssemblyVersion>8.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName Language="C#">[System.Runtime.CompilerServices.Nullable(2)]</AttributeName>
<AttributeName Language="F#">[&lt;System.Runtime.CompilerServices.Nullable(2)&gt;]</AttributeName>
</Attribute>
<Attribute>
<AttributeName Language="C#">[get: System.Runtime.CompilerServices.NullableContext(2)]</AttributeName>
<AttributeName Language="F#">[&lt;get: System.Runtime.CompilerServices.NullableContext(2)&gt;]</AttributeName>
</Attribute>
<Attribute>
<AttributeName Language="C#">[set: System.Runtime.CompilerServices.NullableContext(2)]</AttributeName>
<AttributeName Language="F#">[&lt;set: System.Runtime.CompilerServices.NullableContext(2)&gt;]</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
Expand Down
Loading

0 comments on commit a2798d3

Please sign in to comment.