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

Cleanup .NET Framework Targets #116

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

djrecipe
Copy link
Member

Cleanup .NET Framework Targets

  • Remove netstandard2.1 build (it wasn't being included in the NuGet package, anyway)
  • Only test net462/net80 (part of a broader effort to combine tests)

Type of change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🏗️ Internal/structural update (non-breaking change that improves code quality, organization, or performance)
  • 📚 This change requires a documentation update
  • 🚀 DevOps build chain modification for release
  • 🤖 DevOps build chain modification for CI

remove netstandard2.1 build; only test net472/net80
@first-ironsoftware first-ironsoftware merged commit a318ae4 into develop Aug 23, 2024
9 checks passed
@first-ironsoftware first-ironsoftware deleted the remove-netstandard2.1 branch August 23, 2024 04:01
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.

4 participants