Skip to content

Add support for .NET Standard 2.0#85

Merged
pdeffendol merged 2 commits intomainfrom
netstandard
Sep 24, 2024
Merged

Add support for .NET Standard 2.0#85
pdeffendol merged 2 commits intomainfrom
netstandard

Conversation

@pdeffendol
Copy link
Copy Markdown
Contributor

@pdeffendol pdeffendol commented Sep 24, 2024

This will let .NET Framework 4.7.2+ projects use the library.

Had to eliminate some uses of code structures only supported in .NET 6+. Functionality of the library is unchanged.

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Tests
  • 🤖 Build/CI
  • 📦 Chore (Version bump, release, etc.)
  • ⏩ Revert

Quality Checklist

  • I have added or updated automated tests as needed.
  • I have reviewed the code changes myself.
  • I have used commit messages that adequately explain my changes.
  • I have removed any extra logging, debugging code, and commented out code.
  • I have updated any related documentation (if necessary).

Had to eliminate some uses of code structures only supported in .NET 6+
@pdeffendol pdeffendol requested a review from Devcon4 September 24, 2024 21:16
@pdeffendol pdeffendol merged commit 69a7a1d into main Sep 24, 2024
@pdeffendol pdeffendol deleted the netstandard branch September 24, 2024 21:19
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