v2.3.7
PR: #58
- Upgraded from .Net 4.7.2 to .Net 6 thanks to @NN--- #52
- Bunch of package version bumps
- Some QoL improvements to copy and keyboard shortcuts
- Added ability to export (aka "Save As") to an .xls Excel file. Thanks @sujeendran #54
- Added a whole bunch of new date formats and made it so that when you export data the date formats match what's displayed on the UI. #54
- Removed Fody/Costura package. . NET 6 has its own built in app bundler!