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

Add .NET 8 TFM to all projects and AOT annotations #832

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Sergio0694
Copy link
Member

This PR adds the .NET 8 TFM to all projects, enables tests on .NET 8, and adds AOT annotations where necessary.

PR Checklist

  • Created a feature/dev branch in your fork (vs. submitting directly from a commit on main)
  • Based off latest main branch of toolkit
  • PR doesn't include merge commits (always rebase on top of our main, if needed)
  • Tested code with current supported SDKs
  • Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Header has been added to all new source files (run build/UpdateHeaders.bat)
  • Contains NO breaking changes
  • Every new API (including internal ones) has full XML docs
  • Code follows all style conventionsther information that might be helpful to reviewers.

@Sergio0694 Sergio0694 added build 🔥 Some changes or issues related to build infrastructure CI/pipeline 🔬 Some changes or issues related to CI infrastructure improvements ✨ Improvements to an existing functionality maintenance ⚙️ Some regular maintenance updates nuget 📦 Changes or issues related to NuGet publishing testing 🏗️ Issues or changes related to testing infrastructure labels Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build 🔥 Some changes or issues related to build infrastructure CI/pipeline 🔬 Some changes or issues related to CI infrastructure improvements ✨ Improvements to an existing functionality maintenance ⚙️ Some regular maintenance updates nuget 📦 Changes or issues related to NuGet publishing testing 🏗️ Issues or changes related to testing infrastructure
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

1 participant