Skip to content

Commit

Permalink
fix definition
Browse files Browse the repository at this point in the history
  • Loading branch information
smdn committed Mar 28, 2022
1 parent 59ecb25 commit c34f547
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ SPDX-License-Identifier: MIT
<_NETSdkAvailableApi Namespace="System.IO" Include="Stream.Write(ReadOnlySpan&lt;Byte&gt;)"/>
<_NETSdkAvailableApi Namespace="System.IO" Include="Stream.WriteAsync(ReadOnlyMemory&lt;Byte&gt;)"/>
<_NETSdkAvailableApi Namespace="System.Text" Include="StringBuilder.Append(ReadOnlySpan&lt;Char&gt;)"/>
<_NETSdkAvailableApi Namespace="System.Threading" Include="Tasks.ValueTask"/>
<_NETSdkAvailableApi Namespace="System.Threading.Tasks" Include="ValueTask"/>
</ItemGroup>

<!-- NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_0_OR_GREATER || NET5_0_OR_GREATER -->
Expand Down

0 comments on commit c34f547

Please sign in to comment.