20 skills found
hvanbakel / CsprojToVs2017Tooling for converting pre 2017 project to the new Visual Studio 2017 format.
ModernRonin / ProjectRenamerConveniently rename your csproj files
TAGC / Dotnet Setversion.NET Core CLI tool to update the version information in .NET Core *.csproj files
Senparc / ProjectFileManagerSenparc.ProjectFileManager can help developers to manage .csproj files under the certain path. You can use this tool to modify project file information or manage version information individually or in bulk.
cbcrouse / Versioning.NETA dotnet tool that automatically increments versions in csproj files based on git commit hints.
maartenba / Dotnetcli Init.NET CLI tool to initialize NuGet metadata in a .csproj file
benmccallum / Dotnet ReferencesA dotnet global tool for working with references in solution and project files
qbikez / Ps CsprojTools for managing csproj files
jchannon / DetectDuplicatesA .NET Global tool that scans csproj files for duplicate package references
JohanLarsson / ProjectFileConverterSmall tool for migrating to new csproj
guitarrapc / CsProjEditorcsproj editor
jrouaix / Dotnet Renamedotnet rename global tool (use it to rename/move csproj and update solutions/csproj references) at the same time
antoinne85 / DotNetMoveA dotnet tool for moving projects around on disk while automatically updating solutions and project references.
oskar / Dotnet Tools.NET tools to open solutions (dotnet-open) and display csproj files overview (dotnet-overview)
pedrolamas / MSBuildConfigurationDefaultsMSBuild build configuration helper for new project format
tom-englert / ProjectMigrationHelperA VS2019 extension that helps to migrate your old style projects to the new VS2017+ format.
viva64 / PlogConverter MSBuild VSAnalyzer xml log (.plog) conversion tool (to html, csv, plain text, etc.) for Windows/MSBuild/Visual Studio C/C++/C# workflows (vcxproj, csproj)
hieuxlu / Sln ToolsCLI helper for Visual Studio .sln & .csproj files
steamcore / VslintVSLint is a command line utility used for detecting inconsistencies in Visual Studio project files.
loicmorvan / Move ProjectA tool to move Visual Studio projects and that updates references.