What are the .NET Requirement for MIP SDK 2020R3

We want to update to the MIP SDK version: 2020R3. What are the requirements of the .NET framework for this version? The sample: VideoViewer is e.g. can only be translated by us if the properties are set to .NET version 4.7. The background is that our application runs together with some older .NET applications (which are translated with an older framework).

Thanks

For the current version the Plugin integration documentation mentions “All plug-in samples have a solution file and are targeting .Net 4.7.”

https://doc.developer.milestonesys.com/html/index.html?base=gettingstarted/plug-in_development.html&tree=tree_1.html

Even if the version 4 does not exist for .NET Core, it can be really confusing not to specify “.NET Framework” in the documentation.

Thank you for your feedback, we will let Milestone’s documentation team.