Open x-minutes opened 2 years ago
This will probably involve changing the program.cs to a more standard version that can run in .net 5 so it would have the class and the main defined as normal.
The other thing is that it could be a separate project for .net 5 so that it can be made for either and both can be setup as deployable in nuget.
This project currently is just using .net6 and not everyone has that installed.
Add support for the project to run using .net 5.