Target Frameworks #623

Open
opened 2026-01-29 22:14:47 +00:00 by claunia · 0 comments
Owner

Originally created by @adamhathcock on GitHub (Apr 10, 2024).

.NET 7 is depcrating soon.

I don't think we need .NET Standard 2.0 anymore as 2.1 and .NET Framework 462 will remain.

I believe everything .NET Framework 4.62 is still in support.

Final list should be:

<TargetFrameworks>net462;netstandard2.1;net6.0;net8.0</TargetFrameworks>

Originally created by @adamhathcock on GitHub (Apr 10, 2024). .NET 7 is depcrating soon. I don't think we need .NET Standard 2.0 anymore as 2.1 and .NET Framework 462 will remain. I believe everything .NET Framework 4.62 is still in support. Final list should be: `<TargetFrameworks>net462;netstandard2.1;net6.0;net8.0</TargetFrameworks>`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#623