fix Telerik reference for Pilz.UI.Telerik.SymbolFactory

This commit is contained in:
2023-09-14 20:00:14 +02:00
parent e4a2fefabc
commit a2f986e666
17 changed files with 95 additions and 11 deletions

View File

@@ -6,6 +6,12 @@
<Nullable>enable</Nullable>
<UseWindowsForms>true</UseWindowsForms>
</PropertyGroup>
<PropertyGroup>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<IncrementVersionOnBuild>1.yyyy.Mdd.Hmm</IncrementVersionOnBuild>
<Version>1.2023.914.856</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="UI.for.WinForms.AllControls.Net60" Version="2023.1.117" />