sln-items-sync 1.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global sln-items-sync --version 1.1.2
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local sln-items-sync --version 1.1.2
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=sln-items-sync&version=1.1.2
nuke :add-package sln-items-sync --version 1.1.2

SolutionItems sync tool

Run this against a .sln file with a list of paths and it will update the solution items to match

Install

dotnet tool install --global sln-items-sync

You'll need ~/.dotnet/tools on the PATH if it isn't already.

Update

dotnet tool update -g sln-items-sync

Usage

sln-items-sync --solution sln-items-sync.sln README.md .github

Files and folders will be recursively add/removed to match the filesystem.

SolutionItems folder will be created and populated if missing. The name can be customized with --folder.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.3.2 51 5/24/2024
1.3.1 220 2/15/2024
1.3.0 143 2/15/2024
1.2.2 173 2/14/2024
1.2.1 132 1/29/2024
1.2.0 134 1/18/2024
1.1.3 118 1/17/2024
1.1.2 166 1/11/2024
1.1.1 154 1/8/2024
1.1.0 137 1/8/2024
1.0.3 134 1/8/2024
1.0.2 149 1/7/2024
1.0.1 144 1/7/2024
1.0.0 128 1/7/2024