Closed Wulf2k closed 8 years ago
It's not the readme, it complains about CommonMark.
System.IO.FileNotFoundException: Could not load file or assembly 'CommonMark, Version=0.1.0.0, Culture=neutral, PublicKeyToken=001ef8810438905d' or one of its dependencies. The system cannot find the file specified. File name: 'CommonMark, Version=0.1.0.0, Culture=neutral, PublicKeyToken=001ef8810438905d' at DSCM.DSCM.loadReadme() at DSCM.DSCM.DSCM_Load(Object sender, EventArgs e)
It works if I copy the CommonMark.dll with it, but I'd prefer not to do this.
Removed CommonMark, help tab is now a textbox.
Current master can't seem to find the readme on launch if it's an EXE outside of the build folder.