You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current .NET 9 previews contain early versions of the new slnx Solution format (XML). SlnParser should also support that format, so the parsing should be extendet for that.
Description of the feature/enhancement
Current .NET 9 previews contain early versions of the new
slnxSolution format (XML). SlnParser should also support that format, so the parsing should be extendet for that.Additional Information
No response