Info
| Version: | 0.20.4-beta | 
| Author(s): | Immo Landwerth | 
| Last Update: | Tuesday, July 25, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://nuproj.net/ | 
| NuGet Url: | https://www.nuget.org/packages/NuProj.Common | 
Install
Install-Package NuProj.Common
                        dotnet add package NuProj.Common
                        paket add NuProj.Common
                        
                                NuProj.Common Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
 
                
The build projects are called .nuproj files and are regular MSBuild projects.
This package provides additional MSBuild targets for non-NuProj projects. Install this package to projects that are being directly or indirectly referenced by your NuProj projects.
There is also a Visual Studio extension which you find under http://bit.ly/NuProjVS.