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

6
NuGet.Config Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="Telerik UI for WinForms 2023.1.117" value="C:\Program Files (x86)\Progress\Telerik UI for WinForms R1 2023\Bin60\NuGet" />
</packageSources>
</configuration>