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

#41629 Add net 6 and use conditional packages in Azure.Identity #41630

Conversation

thompson-tomo
Copy link

@thompson-tomo thompson-tomo commented Jan 27, 2024

This merge adds net 6 as a TFM for Azure.Identity so that conditional packages can be added. By having net 6 as a TFM the below packages are not needed for net 6 due to being part of the framework.

  • System.Memory
  • System.Text.Json
  • System.Threading.Tasks.Extensions

Closes

@github-actions github-actions bot added Azure.Identity Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. labels Jan 27, 2024
Copy link

Thank you for your contribution @thompson-tomo! We will review the pull request and get back to you soon.

@thompson-tomo thompson-tomo changed the title #41629 Add net 6 and use conditional packages #41629 Add net 6 and use conditional packages in Azure.Identity Jan 27, 2024
@thompson-tomo
Copy link
Author

@microsoft-github-policy-service agree

@jsquire
Copy link
Member

jsquire commented Jan 27, 2024

Hi @thompson-tomo. Thank you for your contribution and interest in improving the Azure developer experience. Unfortunately, this is not a change that we're ready to accept, pending discussion in #41628. If we decide to move forward with conditional references, we will most likely do so centrally so that it can be maintained in a single place and apply to all Azure SDK packages with the known-safe targets.

I'm going to close this out. Thank you, again, for your contribution.

@jsquire jsquire closed this Jan 27, 2024
@thompson-tomo thompson-tomo deleted the chore/#41629_AzureIdentityConditionalPackages branch January 27, 2024 21:47
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Identity Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization.
Projects
Development

Successfully merging this pull request may close these issues.

2 participants