Use .NET Standard 2.* instead of .NET Framework and .NET Core for building VMware PowerCLI
Using .NET Standard 2.* for VMware PowerCLI would allow it to be referenced from all .NET implementations, including eventually Xamarin (think Ios, Android...). It would make VMware PowerCLI really platform independent.No more need to have 2 folde...