A .NET CLI tool to automatically merge projects in multiple solutions, adding `<ProjectReference>`s when a corresponding `<PackageReference>` is found.
Info
Version: | 0.5.0 |
Author(s): | Collin Eggert |
Last Update: | Tuesday, December 19, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/dotnet-slnmerge/dotnet-slnmerge |
NuGet Url: | https://www.nuget.org/packages/dotnet-slnmerge |
Install
Install-Package dotnet-slnmerge
dotnet add package dotnet-slnmerge
paket add dotnet-slnmerge
dotnet-slnmerge Download (Unzip the "nupkg" after downloading)
Dependencies
Tags