MSBuild.NugetContentRestore
0.1.6
MSBuild task to restore Nuget content files to project folder
Install-Package MSBuild.NugetContentRestore -Version 0.1.6
dotnet add package MSBuild.NugetContentRestore --version 0.1.6
<PackageReference Include="MSBuild.NugetContentRestore" Version="0.1.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MSBuild.NugetContentRestore --version 0.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
* 0.1.6
- fix #5: Error in importing task if SolutionDir parameter not available.
* 0.1.5
- add #3: install.ps1 and uninstall.ps1 to automatically add BeforeBuild Target with NugetContentRestoreTask.
* 0.1.3
- Initial release
Dependencies
This package has no dependencies.
GitHub Usage
Showing the top 1 GitHub repositories that depend on MSBuild.NugetContentRestore:
Repository | Stars | |
---|---|---|
tumtumtum/Shaolinq
ORM for .NET with full LINQ support for Postgres, Sqlite, MySql and SqlServer
|
Read more about the GitHub Usage information on our documentation.