Description

Using the Windows.Win32.PInvoke class when more than one Riverside.Win32.* package is referenced will cause the issue shown above.
Steps to reproduce
- Create a class library
- Add more than one package from this library
- Try to use the
Windows.Win32.PInvoke class
- See the error
This also occurs when using the aggregate package (Windows.Win32), as this installs all the packages.
Description
Using the
Windows.Win32.PInvokeclass when more than oneRiverside.Win32.*package is referenced will cause the issue shown above.Steps to reproduce
Windows.Win32.PInvokeclassThis also occurs when using the aggregate package (
Windows.Win32), as this installs all the packages.