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

Housekeeping Update Targets #870

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Housekeeping Update Targets #870

merged 1 commit into from
Oct 31, 2023

Conversation

ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

Update

What is the current behavior?

Targets include Net 6.0 Android, ios, etc which are no longer supported

What is the new behavior?

removed unsupported targets

What might this PR break?

those targeting net6.0-xxxx will need to update to net7.0-xxxx

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 enabled auto-merge (squash) October 31, 2023 00:18
@@ -1,4 +1,8 @@
{
"sdk": {
"version": "7.0.400",
"rollForward": "latestMinor"
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need a SDK version btw in the global.json?

I'm guessing this was to get around local PC issues?

@codecov
Copy link

codecov bot commented Oct 31, 2023

We're currently processing your upload. This comment will be updated when the results are available.

@ChrisPulman ChrisPulman merged commit 1ff9fba into main Oct 31, 2023
1 check passed
@ChrisPulman ChrisPulman deleted the CP_UpdateTargets branch October 31, 2023 00:28
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 Nov 15, 2023
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