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

@@ -6,11 +6,15 @@
<UseWindowsForms>true</UseWindowsForms>
</PropertyGroup>
<PropertyGroup>
<Version>2.4.1</Version>
<Version>2.5.0</Version>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="UI.for.WinForms.AllControls.Net70" Version="2024.1.312">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Pilz.UI\Pilz.UI.csproj" />
</ItemGroup>
</Project>