MSBuild.NugetContentRestore
0.1.3
MSBuild task to restore Nuget content files to project folder
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package MSBuild.NugetContentRestore -Version 0.1.3
dotnet add package MSBuild.NugetContentRestore --version 0.1.3
<PackageReference Include="MSBuild.NugetContentRestore" Version="0.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MSBuild.NugetContentRestore --version 0.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MSBuild.NugetContentRestore, 0.1.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install MSBuild.NugetContentRestore as a Cake Addin
#addin nuget:?package=MSBuild.NugetContentRestore&version=0.1.3
// Install MSBuild.NugetContentRestore as a Cake Tool
#tool nuget:?package=MSBuild.NugetContentRestore&version=0.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added ignore file pattern support for *.pp
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MSBuild.NugetContentRestore:
Package | Downloads |
---|---|
NuGet.Tessnet2
Installs tessnet2, including the tesseract OCR library & the English language files into a project.
It depends on the MSBuild.NugetContentRestore package, so that you can ignore the installed files in your VCS; they will be restored like assembly references.
This package includes the following works of other authors (all under apache 2.0 license):
- Tessnet2
- tesseract
- tesseract tessdata english language files
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on MSBuild.NugetContentRestore:
Repository | Stars |
---|---|
Skinz3/League-of-Legends-Bot
League of legends bot is a pixel bot for League Of Legends 10.19, written in C# .NET using image processing , and dependency injection (Pattern Scripting)
|
|
tumtumtum/Shaolinq
ORM for .NET with full LINQ support for Postgres, Sqlite, MySql and SqlServer
|