How can I add a System.Runtime.InteropServices.RuntimeInformation.net on Visual Studio ? Plugin don't work, I want to translate this script but can not compile it
I had the same problem previously. Change the System.Runtime.InteropServices.RuntimeInformation from nuget to System.Runtime.InteropServices.RuntimeInformation.net and it'll work.
How can I add a System.Runtime.InteropServices.RuntimeInformation.net on Visual Studio ? Plugin don't work, I want to translate this script but can not compile it