ReswPlus icon indicating copy to clipboard operation
ReswPlus copied to clipboard

Shared project: Object reference not set to an instance of an object.

Open Stannieman opened this issue 5 years ago • 0 comments

When a resw is in a shared project (I'm using Uno Platform to target both Wasm and UWP so I need it like that) then it throws a NullReferenceException when you try to generate code.

Also huge thanks for providing this extension @rudyhuyn ! Quite baffling actually that VS does not do this out of the box like with WPF!

Stannieman avatar Jun 10 '20 18:06 Stannieman