Info
Version: | 2.21.1348 |
Author(s): | OMICRON Lab |
Last Update: | Friday, November 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.omicron-lab.com/ |
NuGet Url: | https://www.nuget.org/packages/OmicronLab.Tools.NugetTargets |
Install
Install-Package OmicronLab.Tools.NugetTargets
dotnet add package OmicronLab.Tools.NugetTargets
paket add OmicronLab.Tools.NugetTargets
OmicronLab.Tools.NugetTargets Download (Unzip the "nupkg" after downloading)
A symbols and and a non-symbols package are always created.
To generate pre-release packages you can set the NuGet_PreReleaseIdentifier msbuild-variable to e.g. "beta".
The version of the package is read from the created assembly to also support GenerateAssemblyInfo=false projects using e.g.
AssemblyInfo.cs.
ATTENTION: This project needs to reference all NuGet-packages required by any of the included projects as they are not included automatically via the project reference.