-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Feature Description
Slnx is new default way of managing solutions. Make sense to use new features
https://devblogs.microsoft.com/dotnet/introducing-slnx-support-dotnet-cli/
Problem Statement
No response
Proposed Solution
dotnet sln migrate
rm -f *.sln
git add *
git commit -m "Migrate to slnx"
git pushAlternatives Considered
No response
Additional Context
No response
Contribution
- I'd be willing to contribute this feature
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers