From fc9c5b37450a95f1e9c9dd2aa7706a648ea69eaf Mon Sep 17 00:00:00 2001 From: NotYoojun Date: Sun, 14 Apr 2024 19:07:54 +0800 Subject: [PATCH] Update v0.9.27 --- samples/StarterKit/StarterKit.csproj | 5 ----- source/iNKORE.UI.WPF.Modern/Properties/AssemblyInfoCommon.cs | 4 ++-- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/samples/StarterKit/StarterKit.csproj b/samples/StarterKit/StarterKit.csproj index ae1ff04e..0886e845 100644 --- a/samples/StarterKit/StarterKit.csproj +++ b/samples/StarterKit/StarterKit.csproj @@ -9,9 +9,4 @@ 7.0 - - - - - diff --git a/source/iNKORE.UI.WPF.Modern/Properties/AssemblyInfoCommon.cs b/source/iNKORE.UI.WPF.Modern/Properties/AssemblyInfoCommon.cs index 1592b37c..1d995d75 100644 --- a/source/iNKORE.UI.WPF.Modern/Properties/AssemblyInfoCommon.cs +++ b/source/iNKORE.UI.WPF.Modern/Properties/AssemblyInfoCommon.cs @@ -10,5 +10,5 @@ [assembly: AssemblyTrademark("iNKORE!")] [assembly: AssemblyCulture("")] -[assembly: AssemblyVersion("0.9.26.0")] -[assembly: AssemblyFileVersion("0.9.26.0")] +[assembly: AssemblyVersion("0.9.27.0")] +[assembly: AssemblyFileVersion("0.9.27.0")]