-
Notifications
You must be signed in to change notification settings - Fork 423
Open
Labels
Description
Description
Parse and map the newly supported slnx file format for solution files.
Previously mentioned in #1375, but with .NET SDK 9.0.2x now officially supported.
Usage Example
- Should work in the same way as the current solution file parsing.
- Should be completely transparent for the developer
Alternative
Use
[Parameter] readonly string Solution;
instead of a parsed solution-object.
Could you help with a pull-request?
Yes
jwfx, BrycensRanch, mkjeff, tomachristian, nZeus and 19 moreDroppers, holystix04, BrycensRanch, DemoBytom, ImoutoChan and 3 more