make ILoadContent as unicat

This commit is contained in:
2024-06-11 06:03:03 +02:00
parent 9593bb0223
commit 26a40aac70
9 changed files with 16 additions and 16 deletions

View File

@@ -8,7 +8,7 @@
</PropertyGroup>
<PropertyGroup>
<Version>1.5.0</Version>
<Version>1.5.1</Version>
</PropertyGroup>
<ItemGroup>

View File

@@ -1,4 +1,5 @@
using Pilz.UI.Dialogs;
using Pilz.UI;
using Pilz.UI.Dialogs;
namespace Pilz.Plugins.Advanced.UI;