Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove out of support framework versions. #980

Merged
merged 4 commits into from Jun 2, 2022

Conversation

H1Gdev
Copy link
Contributor

@H1Gdev H1Gdev commented Jun 1, 2022

Reference Issue

What does this implement/fix? Explain your changes.

Remove frameworks that are out of support.

https://dotnet.microsoft.com/download/visual-studio-sdks

  • .Net Core
    • Remove .NET Core 2.1
  • .Net Framework
    • Update .NET Framework 4.6.1 -> .NET Framework 4.6.2
    • Remove .NET Framework 4.5.2

Any other comments?

- Update .NET Framework 4.6.1 -> .NET Framework 4.6.2
- Remove .NET Framework 4.5.2
- Remove .NET Core 2.1
Copy link
Member

@mrbean-bremen mrbean-bremen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add this to the release notes? Supported platforms are important to be mentioned. You may also update the "Getting Started" documentation page, which still mentions the support of .NET framework 3.5.

@mrbean-bremen mrbean-bremen merged commit 48dff4a into svg-net:master Jun 2, 2022
github-actions bot pushed a commit that referenced this pull request Jun 2, 2022
…ork 4.6.1 -> .NET Framework 4.6.2 - Remove .NET Framework 4.5.2 - Remove .NET Core 2.1
@H1Gdev H1Gdev deleted the dotnet branch June 2, 2022 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants