Compare commits

..

2 Commits

Author SHA1 Message Date
Marcin Badurowicz
6238f8c024 better translation 2024-10-14 08:33:32 +00:00
5681e86c74 Update .NET8 2024-10-14 08:27:20 +00:00

View File

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