Added Debug Tools form with config editor (TODO: Log Viewer)

This commit is contained in:
N00MKRAD
2021-05-04 00:20:31 +02:00
parent 337c045110
commit f8d7537e31
12 changed files with 3459 additions and 8 deletions

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="AdamsLair.WinForms" version="1.1.18" targetFramework="net472" />
<package id="AdamsLair.WinForms.PopupControl" version="1.0.1" targetFramework="net472" />
<package id="CircularProgressBar" version="2.8.0.16" targetFramework="net472" />
<package id="Costura.Fody" version="5.1.0" targetFramework="net472" developmentDependency="true" />
<package id="Crc32.NET" version="1.2.0" targetFramework="net472" />