Skip to content

Commit 4ff232e

Browse files
committed
Visual Studio reports that .NET 5 is now EOL, but we'd still like to support it
1 parent d3f4da4 commit 4ff232e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Skybrud.Essentials.Http/Skybrud.Essentials.Http.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<BuildInParallel>false</BuildInParallel>
99
<LangVersion>10.0</LangVersion>
1010
<Nullable>enable</Nullable>
11+
<CheckEolTargetFramework>false</CheckEolTargetFramework>
1112
</PropertyGroup>
1213

1314
<PropertyGroup>

0 commit comments

Comments
 (0)