GitTools / GitReleaseManager

Tool for creating and exporting releases for software applications hosted on GitHub
https://gittools.github.io/GitReleaseManager/docs/
MIT License
304 stars 39 forks source link

Remove support for .netcoreapp3.1 #516

Closed gep13 closed 1 year ago

gep13 commented 1 year ago

Detailed Description

We should switch to using only supported target frameworks.

Context

.netcoreapp3.1 ran out of support in December 2022, so we should remove usage of it.

Possible Implementation

Remove the TargetFrameworks that target .netcoreapp3.1.

Your Environment

N/A

gittools-bot commented 1 year ago

:tada: This issue has been resolved in version 0.15.0 :tada:

The release is available on:

Your GitReleaseManager bot :package::rocket: