PKHeX/PKHeX.WinForms/MainWindow
Kurt c2d5d0cd42
Add .NET Core 3.0 build option for WinForms project (#2396)
* Move pkhex.drawing calls out of form constructors

designer doesn't like it; if Main can't be designed then there's some
call that it can't process for whatever reason

* Add netcore3 targeting

Closes #2198 by adding a netcore3 build option
Closes #2391 by retaining designer functionality and net46 builds
2019-10-01 18:12:08 -07:00
..
Main.cs Split off image generation to separate project (#2395) 2019-09-29 09:47:06 -07:00
Main.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
PluginLoader.cs Misc clean 2019-02-15 11:46:46 -08:00