Implement <item> and <flag> text preview

This commit is contained in:
Infi
2024-05-18 19:23:39 +02:00
parent c9383e5411
commit 31897251f7
31 changed files with 1695 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.25.0</Version>
<Version>1.25.1</Version>
<TargetFramework>net8.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>