Update to latest .net versions
This PR does the following:
- Add a CI pipeline that automatically files PR's when
- new versions of .net are released by Microsoft
- versions are out of support by Microsoft (versions get removed)
- Updates all suppported versions of .net
@bdovaz Not sure what is currently happening to this repository. Maybe we need to fork....
Can close https://github.com/DomGries/InnoDependencyInstaller/pull/109 https://github.com/DomGries/InnoDependencyInstaller/pull/110 https://github.com/DomGries/InnoDependencyInstaller/pull/111 https://github.com/DomGries/InnoDependencyInstaller/pull/112 https://github.com/DomGries/InnoDependencyInstaller/pull/113 https://github.com/DomGries/InnoDependencyInstaller/pull/114
Just used your fork to install .NET 10 with my installer, worked great, thanks!
@DomGries --> done
@sensslen thanks
Could we please also keep them in ExampleSetup.iss due to discoverability?
Also can we make it auto-merge/commit?
I'll make the change to keep things in the example. I'm against Auto merge. Having a pr rather than a commit at least allows a review before making crazy changes. While I tested the script some I'm not sure copilot or I did not mess some edge case...
@sensslen thanks Could we please also keep them in ExampleSetup.iss due to discoverability? Also can we make it auto-merge/commit?
I'll make the change to keep things in the example. I'm against Auto merge. Having a pr rather than a commit at least allows a review before making crazy changes. While I tested the script some I'm not sure copilot or I did not mess some edge case...
Addressed
Thanks I gave you push rights. Feel free to merge this and any other PRs
Thanks - merged