Here are
8 public repositories
matching this topic...
The .NET Project System for Visual Studio
Parse and evaluate MsBuild project files
Enables declaring 'InternalsVisibleTo' items in a .NET project file, rather than declaring them to an AssemblyInfo.cs file.
A dotnet tool for moving projects around on disk while automatically updating solutions and project references.
A utility to resolve Avalonia features from MSBuild Project File
Common scenarios, ready to use for testing the new fsproj in the IDE integrations
Create graphviz dot files from .NET project references
Improve this page
Add a description, image, and links to the
fsproj
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
fsproj
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
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.
It be nice if Mechanic was available as
clitool.Running
dotnet mechanicwould format thefsprojin the current folder.Or show a help page if no (single) fsproj is found in the current directory.
This way other editors than vscode could easily integrate Mechanic.