Info
Version: | 0.1.0 |
Author(s): | Mobile Essentials |
Last Update: | Friday, July 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kzu/MSBuilder/ |
NuGet Url: | https://www.nuget.org/packages/MSBuilder.WiX.ProjectReferenceMetadata |
Install
Install-Package MSBuilder.WiX.ProjectReferenceMetadata
dotnet add package MSBuilder.WiX.ProjectReferenceMetadata
paket add MSBuilder.WiX.ProjectReferenceMetadata
MSBuilder.WiX.ProjectReferenceMetadata Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
that would be added as project define constants for WiX.
i.e. for a project reference PclProfiles,
WiX will add $(var.PclProfiles.TargetDir), which this target exposes to MSBuild as %(PclProfiles.TargetDir).