Tom Longhurst
Tom Longhurst
I'll try and get on it! Currently in a massive refactor that is beating me haha but after I beat it I'll try and get on it. It's also finding...
If you want to enable this for users by default, you create a YourProject.props file that sets those properties. You then package it within your nuget package under buildTransitive so...
Thanks for that tip @sliekens ! Does this work better for you in v1.1.0?
Dang. I guess this'll just have to be a manual step then for .NET framework users
Or would the Poly EmbeddedAttribute + PolyPublic + Standard package reference approach work for non .NET core apps 🤔
@SimonCropp Can you share any wisdom? 😅
Damn, an Sdk just for that seems a bit overkill. Might just have to rely on users doing this manually then
So they fail even after restarting?
If that's the cases and a invalidate cache and restart + rebuild doesn't fix it either, then I'd raise it with Jetbrains (assuming you can run from the CLI fine)
I think the package references are the problem. For the new test artifact, I had to update the testing platform packages. And I'm willing to bet that's the problem. And...