Releases: menees/RpnCalc
Releases · menees/RpnCalc
3.0.8
3.0.7
3.0.6
- Updated target frameworks to .NET Framework 4.8 and .NET 6.0.
- Enabled nullable reference types.
3.0.5
- Moved code from http://www.menees.com and private TFVC repo to public GitHub repo
- Recreated .csproj file as SDK-style project using shared Directory.Build.props
- Made project target .NET Core 3.1 and .NET Framework 4.5
- Created CI workflow for automated build via GitHub Actions
- Added manual build script to produce release zips