Target .NET Framework 4.7.2 #15

Closed
opened 2020-10-09 08:14:03 +00:00 by mahalex · 0 comments
mahalex commented 2020-10-09 08:14:03 +00:00 (Migrated from github.com)

It would be nice to have MatFileHandler target .NET Framework 4.7.2 (in addition to existing target frameworks, e.g., .NET Framework 4.6.1). Reason: currently if one references MatFileHandler from a 4.7.2 (or later) project, NuGet resolves the reference to a .NET Framework 4.6.1 build of MatFileHandler (instead of .NET Standard 2.0 one). This leads to a unnecessary DLLs being referenced (for example, System.ValueTuple).

It would be nice to have MatFileHandler target .NET Framework 4.7.2 (in addition to existing target frameworks, e.g., .NET Framework 4.6.1). Reason: currently if one references MatFileHandler from a 4.7.2 (or later) project, NuGet resolves the reference to a .NET Framework 4.6.1 build of MatFileHandler (instead of .NET Standard 2.0 one). This leads to a unnecessary DLLs being referenced (for example, System.ValueTuple).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mahalex/MatFileHandler#15
No description provided.