Version 6.1: Completed WinUI support

This commit is contained in:
Clemens 2021-10-17 12:46:05 +02:00
parent 046f40a859
commit 19d1b8f479
35 changed files with 218 additions and 61 deletions

View file

@ -8,7 +8,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyCopyright("Copyright © 2021 Clemens Fischer")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: AssemblyVersion("6.0.1")]
[assembly: AssemblyFileVersion("6.0.1")]
[assembly: AssemblyVersion("6.1.0")]
[assembly: AssemblyFileVersion("6.1.0")]
[assembly: AssemblyConfiguration("")]
[assembly: ComVisible(false)]