Skip to content

Commit

Permalink
Update v0.9.27
Browse files Browse the repository at this point in the history
  • Loading branch information
NotYoojun committed Apr 14, 2024
1 parent ad6a585 commit fc9c5b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
5 changes: 0 additions & 5 deletions samples/StarterKit/StarterKit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,4 @@
<SupportedOSPlatformVersion>7.0</SupportedOSPlatformVersion>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="iNKORE.UI.WPF" Version="1.2.3.1" />
<PackageReference Include="iNKORE.UI.WPF.Modern" Version="0.9.26.3" />
</ItemGroup>

</Project>
4 changes: 2 additions & 2 deletions source/iNKORE.UI.WPF.Modern/Properties/AssemblyInfoCommon.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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")]

0 comments on commit fc9c5b3

Please sign in to comment.