b8f8f866fd
This will help code maintainability, and allow for cross platform support if another UI system is created. Code refactoring will come at some point in the future.
7 lines
No EOL
387 B
XML
7 lines
No EOL
387 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Costura.Fody" version="3.1.6" targetFramework="net47" />
|
|
<package id="Fody" version="3.2.16" targetFramework="net47" developmentDependency="true" />
|
|
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net47" />
|
|
<package id="System.Drawing.Common" version="4.5.1" targetFramework="net47" />
|
|
</packages> |