0
0

Update packages

This commit is contained in:
Serghei Cebotari 2023-12-30 14:37:18 +03:00
parent c896d2aeb8
commit 72465f655f

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>