Key-n-Stroke
Key-n-Stroke copied to clipboard
chore: build Debug and skip .NET Core
- Skip .NET Core since we don't use it. Saves some time during workflow
- Pull-Requests and such is better off building in "Debug" mode instead of "Release" if additional testing is needed.
- Added basics for running unit tests