MBINCompiler icon indicating copy to clipboard operation
MBINCompiler copied to clipboard

.net version display in file properties for libMBIN

Open Babscoole opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. Although each .net version of libMBIN is built with a different filename, (libMBIN.dll for .net 5, libMBIN-dotnet6.dll for .net 6, and libMBIN-dotnet4.dll for .net 4), each program that utilizes and is packaged with libMBIN requires the file name to be libMBIN.dll. Makes it difficult to determine which .net version is being used by any given application.

Describe the solution you'd like When viewing libMBIN file properties, should be labeled which .net version it is, either in the Product name or File description fields.

Additional context

Untitled

Babscoole avatar Feb 24 '23 06:02 Babscoole