We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c1c58 commit eed55f0Copy full SHA for eed55f0
src/SpanExtensions.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>netnet8.0;net7.0;net6.0;net5.0;netstandard2.1</TargetFrameworks>
+ <TargetFrameworks>net8.0;net7.0;net6.0;net5.0;netstandard2.1</TargetFrameworks>
5
<ImplicitUsings>disable</ImplicitUsings>
6
<Nullable>enable</Nullable>
7
<GenerateDocumentationFile>True</GenerateDocumentationFile>
0 commit comments