Joery Droppers
Joery Droppers
This library provided by Microsoft could be used for that: https://github.com/microsoft/vs-solutionpersistence
I really understand that maintaining an open source project next to your main job can be exhausting. But for us there are several issues, because we have 100+ Nuke pipelines:...
@jwfx good point, I have reposted it as a discussion: https://github.com/nuke-build/nuke/discussions/1564
> Using your comments to get back to the original topic: > > slnx format will definitely include breaking changes, as the format works completely different. There is no thing...
> The issue is, that the Nuke `Solution` class offers the possibility to access raw data from the sln file, which is no longer available in the xml format: >...
Why is this not planned? As far as I can tell it is simply not possible through the gateway?
I personally don't recommend that one uses the `ArgumentStringHandler`, but instead use the old `Arguments` class instead. We have created a wrapper around `ArgumentStringHandler` that mimics the exact old behaviour....