aboutsummaryrefslogtreecommitdiff
path: root/src/dotnet-wix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove x86 restriction (introduced from previous commit) from published ↵Sean Hall2020-05-101-2/+1
| | | | | | | contents. Remove unused net472 BuildTasks. Make BuildTasks target netcoreapp instead of netstandard since publishing isn't supported for netstandard.
* Set RuntimeIdentifier to win-x86 in most projectsSean Hall2020-05-091-0/+1
| | | | now that the WixToolset.Core.Native package isn't providing wixnative.*.exe anymore.
* Fix double inclusion of wixnative.*.exeRob Mensching2018-12-271-1/+0
|
* Re-enable tests and NCrunch with fixes to Core.NativeRob Mensching2018-12-221-0/+5
|
* Integrate tools from Core projectRob Mensching2018-07-213-0/+58