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
Hello! The VS Solution team has created a standalone OSS library for interacting with solution files in the microsoft/vs-solutionpersistence repository. The .NET CLI is moving to adopt this library for the upcoming .NET SDK 9.0.200 release, and we'd encourage all tools that manipulate solutions to move to this library as well.
In addition to being the canonical parser library, you also get support for handling both .sln files and the new .slnx format.
The text was updated successfully, but these errors were encountered:
Hello! This is great news! It's exciting to see the VS Solution team create a standalone OSS library for interacting with solution files. The adoption of this library by the .NET CLI in the upcoming .NET SDK 9.0.200 release sounds like a significant step forward. It's also great that it supports both .sln files and the new .slnx format. This will definitely help standardize and simplify solution management across different tools. Looking forward to seeing more tools adopt this library!
Hello! The VS Solution team has created a standalone OSS library for interacting with solution files in the microsoft/vs-solutionpersistence repository. The .NET CLI is moving to adopt this library for the upcoming .NET SDK 9.0.200 release, and we'd encourage all tools that manipulate solutions to move to this library as well.
In addition to being the canonical parser library, you also get support for handling both .sln files and the new .slnx format.
The text was updated successfully, but these errors were encountered: