Függvények ismétlése

This commit is contained in:
Kovács Rudolf
2026-09-14 13:03:17 +02:00
parent 4fc7a99164
commit 62c2abf0a0
4 changed files with 33 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>