Hi we have an C# DLL in .net framework 4.8 that we have imported via .net DLL importer.
We used build PB 2022 1900 and we coud call the dll
When we use PB r3 build 3356 we can't load the assembly.
Only if we install windowdesktop runtime 6.0 it will work but .net 6.0 is end of life in november.
Why can't PB use thhe framework 4.8 runtime instead?