Info
Version: | 1.0.1 |
Author(s): | Patrick Westerhoff |
Last Update: | Sunday, March 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/poke/SharePointPackageProjectOutputAssemblies |
NuGet Url: | https://www.nuget.org/packages/SharePointPackageProjectOutputAssemblies |
Install
Install-Package SharePointPackageProjectOutputAssemblies
dotnet add package SharePointPackageProjectOutputAssemblies
paket add SharePointPackageProjectOutputAssemblies
SharePointPackageProjectOutputAssemblies Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It enables the use of special tokens in the source path for custom assemblies within the solution’s `Package.package` file. The supported tokens are `$OutputPath$` and `$Configuration$`, which will be replaced respectively by the build output path or the current build configuration.