InputPreview prototype

This commit is contained in:
Infi
2024-05-15 20:48:03 +02:00
parent b5b612a417
commit ef775b5a91
6 changed files with 82 additions and 27 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.24.4</Version>
<Version>1.25.0</Version>
<TargetFramework>net8.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>