lefi7z
lefi7z
I don't know why this rather simple unittest is still failing. Any hint would be appreciated.
I ran into another issue at that line of code. Could you explain, what has actually changed? It's only the `-version [15.0, 16.0)` property that's been included, no? cheers
I see, VS 2017 corresponds to version 15 which is then selected. For VS 2019/22 there should be some updated build steps. Also for MsBuild15/16/17. I would also like to...
Now (maybe with the patch of #142) this seems to work when targeting .NET 6, but still fails when targeting .NET Framework. The native `.dll`s are correctly deployed to the...