use SymbolPacks

This commit is contained in:
Pilzinsel64
2025-06-16 11:35:26 +02:00
parent 16cf7d8bda
commit fa3a9da07e
4 changed files with 6 additions and 13274 deletions

View File

@@ -12,6 +12,10 @@
<GenerateDocumentationFile>True</GenerateDocumentationFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Pilz.SymbolPacks" Version="1.0.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Pilz.UI.Telerik\Pilz.UI.Telerik.csproj" />
</ItemGroup>

View File

@@ -1,5 +1,5 @@
using Pilz.UI.Telerik.Symbols.Factories;
using Pilz.UI.Telerik.Symbols.Sets;
using Pilz.SymbolPacks.Sets;
using Pilz.UI.Telerik.Symbols.Factories;
namespace Pilz.UI.Telerik.Symbols;

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff