finish .net upgrade

This commit is contained in:
2022-06-07 21:56:59 +02:00
parent f8370d9b66
commit a983c19ec6
15 changed files with 452 additions and 2938 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 2022.1.222.0" value="C:\Program Files (x86)\Progress\Telerik UI for WinForms R1 2022\Bin60\NuGet" />
</packageSources>
</configuration>