Suggestions from PR

This commit is contained in:
Óscar San José
2025-01-22 11:31:25 +01:00
parent 8ef4c2c229
commit 82704c0426

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>net9.0</TargetFramework>
<Nullable>enable</Nullable>
</PropertyGroup>