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

@@ -7,9 +7,15 @@
<RootNamespace>Pilz.UI.Telerik</RootNamespace>
</PropertyGroup>
<PropertyGroup>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<IncrementVersionOnBuild>1.yyyy.Mdd.Hmm</IncrementVersionOnBuild>
<Version>1.2023.914.1955</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Drawing.Common" Version="7.0.0" />
<PackageReference Include="UI.for.WinForms.Common" Version="2023.1.117" />
<PackageReference Include="UI.for.WinForms.AllControls.Net60" Version="2023.1.117" />
</ItemGroup>
</Project>