Bump version

This commit is contained in:
Liza 2023-11-27 00:03:24 +01:00
parent b86935dc56
commit 4ab8eb86a8
Signed by: liza
GPG Key ID: 7199F8D727D55F67

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net7.0-windows</TargetFramework>
<Version>3.5</Version>
<Version>3.6</Version>
<LangVersion>11.0</LangVersion>
<Nullable>enable</Nullable>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>