pkNX/pkNX.WinForms
Kurt a3a7b1a58d Remove single file merging for net46 release build
Closes #167

See FlatSharp's Issue 176 (not hotlinking to keep their issue references clean); they use Assembly.Location for runtime code-gen, which doesn't work when PublishSingleFile/SelfContained is specified.

This is a restriction going forward for future builds; we don't want to merge everything even after net6.
2021-09-15 17:16:21 -07:00
..
Controls Handle FlatBuffers in-process with FlatSharp, and add more flatbuffer editors. (#166) 2021-09-02 19:47:41 -07:00
Dumping Export area flatbuffer files on dump 2021-09-09 09:04:41 -07:00
MainEditor Simplify file putback 2021-09-13 19:19:06 -07:00
Properties Handle FlatBuffers in-process with FlatSharp, and add more flatbuffer editors. (#166) 2021-09-02 19:47:41 -07:00
Ripper Enable nullable checks for all subprojects except structures/game 2020-12-27 16:35:08 -08:00
Subforms Allow autocomplete in dropdown 2021-09-13 19:18:18 -07:00
app.config Initial Commit 2018-11-13 19:44:43 -08:00
icon.ico Add icon to main form 2018-12-27 22:36:28 -08:00
Main.cs Add exception handling for bad loaded/missing data 2021-08-08 17:21:09 -07:00
Main.Designer.cs Update Gift/Static/Trade dumpers + resize main window 2021-09-03 09:52:01 -04:00
Main.resx Add icon to main form 2018-12-27 22:36:28 -08:00
packages.config Handle FlatBuffers in-process with FlatSharp, and add more flatbuffer editors. (#166) 2021-09-02 19:47:41 -07:00
pkNX.WinForms.csproj Remove single file merging for net46 release build 2021-09-15 17:16:21 -07:00
Program.cs Handle FlatBuffers in-process with FlatSharp, and add more flatbuffer editors. (#166) 2021-09-02 19:47:41 -07:00
WinFormsUtil.cs Enable nullable checks for all subprojects except structures/game 2020-12-27 16:35:08 -08:00