Currently I am trying to import a `C++/CLI DLL` with `/clr:safe` compiler flags. This DLL is containing only the sample class provided by `Visual Studio`. If I am importing that to `Unity 2020.1.0f1`, everything works fine. But when I try to import it to `Unity 2020.3.8f1 LTS` or `Unity 2021.1.3f1`, there are two error messages. I am stuck on these errors for 2-3 days.
![alt text][1] ![alt text][2] [1]: /storage/temp/180993-error-msg-1.png [2]: /storage/temp/180994-error-msg-2.png
![alt text][1] ![alt text][2] [1]: /storage/temp/180993-error-msg-1.png [2]: /storage/temp/180994-error-msg-2.png