sln-items-sync 1.0.1

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.0.1
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.0.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=sln-items-sync&version=1.0.1
nuke :add-package sln-items-sync --version 1.0.1

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.

Usage

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

Files will be added if missing.

Folders will be recursively added.

SolutionItems folder will be created and populated if missing.

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.1 212 2/15/2024
1.3.0 141 2/15/2024
1.2.2 171 2/14/2024
1.2.1 129 1/29/2024
1.2.0 131 1/18/2024
1.1.3 116 1/17/2024
1.1.2 163 1/11/2024
1.1.1 151 1/8/2024
1.1.0 133 1/8/2024
1.0.3 132 1/8/2024
1.0.2 148 1/7/2024
1.0.1 140 1/7/2024
1.0.0 125 1/7/2024