Skip to content

.NET 9 build targets #166

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

Merged
merged 1 commit into from
Jan 22, 2025
Merged

.NET 9 build targets #166

merged 1 commit into from
Jan 22, 2025

Conversation

kevin-carroll
Copy link
Member

@kevin-carroll kevin-carroll commented Dec 11, 2024

Added a build target for .NET 9

  • Supported Build targets are now .NET 8, .NET 9, netstandard 2.0
  • Updated main library targets to include .NET 9
    • Minor clean up and reference fixes for framework changes
  • Updated unit tests to cover .NET 8 and .NET 9 (removed .NET 6)
  • Updated star wars api to target .NET 9 (removed .NET 8)
  • Updated github actions to target .NET 9 (removed .NET 6)

@kevin-carroll kevin-carroll merged commit 56d66fd into master Jan 22, 2025
1 check passed
@kevin-carroll kevin-carroll deleted the feature/net-9-build-targets branch January 22, 2025 01:20
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