include symbol definitions again

This commit is contained in:
Pascal
2025-06-16 11:32:13 +02:00
parent cd1ba4f164
commit 4f3ff34b83
6 changed files with 13302 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
</PropertyGroup>
<PropertyGroup>
<Version>1.0.4</Version>
<Version>1.0.5</Version>
</PropertyGroup>
<ItemGroup>
@@ -19,4 +19,8 @@
<EmbeddedResource Include="Files\**\*.svg" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Pilz.SymbolPacks\Pilz.SymbolPacks.csproj" />
</ItemGroup>
</Project>