Migrerat till version Net9.0

This commit is contained in:
2025-07-17 17:05:32 +02:00
parent ea9c8c6c7b
commit 5f72bb346b
3 changed files with 4 additions and 2 deletions

View File

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