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 dotnet 6 and dotnet 8 targets #245

Merged

Conversation

jamespfluger-ava
Copy link
Contributor

This MR explicitly adds .NET 6 and .NET 8 as targets for the SDK

  • Add support for .NET 6 and .NET 8 as targeting packs in project files
  • Add solution file that references the project files
  • Add tests for .NET 6 and .NET 8 (same as ,NET Standard 2.0 tests)
  • Change the way a directory's control is set based off the documentation here
  • Clean up, organize, and simplify the project files

@svc-developer svc-developer merged commit df11c95 into avadev:master Aug 9, 2024
jwenger100 pushed a commit that referenced this pull request Aug 10, 2024
…nd-dotnet-8"

This reverts commit df11c95, reversing
changes made to 1da45db.
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.

2 participants