This commit is contained in:
2024-08-12 12:39:30 -03:00
parent d11016fe50
commit 01d975c47f
6 changed files with 9 additions and 21 deletions

View File

@@ -5,7 +5,7 @@
</ItemGroup>
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>