Bridge.Clean 17.10.1

Requires NuGet 2.5 or higher.

dotnet add package Bridge.Clean --version 17.10.1
                    
NuGet\Install-Package Bridge.Clean -Version 17.10.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Bridge.Clean" Version="17.10.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bridge.Clean" Version="17.10.1" />
                    
Directory.Packages.props
<PackageReference Include="Bridge.Clean" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Bridge.Clean --version 17.10.1
                    
#r "nuget: Bridge.Clean, 17.10.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Bridge.Clean@17.10.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Bridge.Clean&version=17.10.1
                    
Install as a Cake Addin
#tool nuget:?package=Bridge.Clean&version=17.10.1
                    
Install as a Cake Tool

Cleans the .csproj file for a Bridge project.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Bridge.Clean:

Repository Stars
vchelaru/FlatRedBall
Cross-platform 2D game engine focused on ultimate productivity built in .NET
Version Downloads Last Updated
17.10.1 1,288 11/9/2019
17.10.0 1,017 10/28/2019
17.9.0 1,247 6/17/2019
17.8.0 1,081 6/3/2019
17.7.0 1,192 3/12/2019
17.6.0 1,248 12/26/2018
17.5.0 1,241 11/26/2018
17.4.0 1,304 10/8/2018
17.3.0 1,319 8/29/2018
17.2.0 1,695 7/12/2018
17.1.1 2,251 6/12/2018
17.1.0 2,128 6/1/2018
17.0.0 2,253 4/21/2018
17.0.0-beta 2,011 4/15/2018
16.8.2 2,244 3/4/2018
16.8.1 2,224 2/20/2018
16.8.0 2,201 2/19/2018
16.7.1 2,179 2/5/2018
16.7.0 2,186 1/22/2018
16.6.1 2,228 1/6/2018
Loading failed