The program is generating 130MB of DLLs in the build due to some nonsense with the package management. There's stuff we can google on how to fix this but it's definitely important.
It seems that this just isn't a real problem. You can copy out just the EXE and it seems to run fine. We'll need to make sure users install .NET framework 4.6.1.
The program is generating 130MB of DLLs in the build due to some nonsense with the package management. There's stuff we can google on how to fix this but it's definitely important.