MetadataPlus icon indicating copy to clipboard operation
MetadataPlus copied to clipboard

Cross-Platform Support?

Open clin1234 opened this issue 2 years ago • 1 comments

Can this be run on non-Windows platforms (assuming Windows-specific UI code is factored out?)

clin1234 avatar Jun 16 '23 09:06 clin1234

https://github.com/nccgroup/MetadataPlus/blob/6e658244359e564a5e3ec0837dc47e6afa5d21cd/MetaDataPlus/MetadataPlus.csproj#L11C29-L11C34

This is a .NET 4.7.2 project. It would need to be .NET 6 in order for it to work on other platforms.

AndrewRathbun avatar Jul 03 '23 21:07 AndrewRathbun