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

Update Net 8 Support to use Netx.x instead of NetStandard2.1 #1703

Merged
merged 2 commits into from
May 27, 2024

Conversation

ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

Update

What is the current behavior?

Net 8 was added by changing to Netstandard 2.1
This left some additional functionality abilities out.

What is the new behavior?

Changed back to the Individual Targets to re enable the additional features.
Remove Net 7.0 as is now out of support.
Updated tests.

What might this PR break?

No Release has occurred between this PR and the initial Net 8 support.

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

@ChrisPulman ChrisPulman changed the title Update Net 8 Support to use Netx.x instead of NetSandard2.1 Update Net 8 Support to use Netx.x instead of NetStandard2.1 May 26, 2024
@glennawatson glennawatson merged commit 56b82ac into main May 27, 2024
1 check passed
@glennawatson glennawatson deleted the CP_ReDoNet8Support branch May 27, 2024 07:27
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants