disable ESC key and sound for migration window

This commit is contained in:
Infi
2024-04-23 04:20:17 +02:00
parent 8ab450aa3e
commit 6452f937b5
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.22.0</Version>
<Version>1.22.1</Version>
<TargetFramework>net8.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>