Skip to content

Bug: The type PInvoke conflicts with other types of the same name imported in multiple assemblies #2

@Lamparter

Description

@Lamparter

Description

Image

Using the Windows.Win32.PInvoke class when more than one Riverside.Win32.* package is referenced will cause the issue shown above.

Steps to reproduce

  1. Create a class library
  2. Add more than one package from this library
  3. Try to use the Windows.Win32.PInvoke class
  4. See the error

This also occurs when using the aggregate package (Windows.Win32), as this installs all the packages.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions