chore: also ignore outdated SDK in tests

This commit is contained in:
Jonas Dellinger 2023-11-03 23:41:49 +01:00
parent c5be9e4bd5
commit 94b2978126

View File

@ -4,6 +4,7 @@
<TargetFrameworks>net7.0;net6.0;net5.0</TargetFrameworks>
<LangVersion>9.0</LangVersion>
<IsPackable>false</IsPackable>
<CheckEolTargetFramework>false</CheckEolTargetFramework>
</PropertyGroup>
<ItemGroup>