dynamic fix for #85

This commit is contained in:
Infi
2024-07-13 09:18:40 +02:00
parent 05495705fd
commit 58a6567f5a
2 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.27.5</Version>
<Version>1.27.6</Version>
<TargetFramework>net8.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>