| Commit message (Collapse) | Author | Files | Lines |
|
Publish the parts of WixToolset.MSBuild to individual folders and then manually recombine them, because otherwise dotnet publish was mysteriously bringing in the wrong versions of dlls.
Disable tests in appveyor.yml because Appveyor was running the tests again at the end of the build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This project relies on all of the projects being published in order to properly test wix.targets.
|
|
|
|
|
|
|
|
add component and directory for more disambiguation
Fix HarvestFile Ouput
added unit tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
contents.
Remove unused net472 BuildTasks.
Make BuildTasks target netcoreapp instead of netstandard since publishing isn't supported for netstandard.
|
|
now that the WixToolset.Core.Native package isn't providing wixnative.*.exe anymore.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not as useful as intended and I'd rather remove it than potentially have to support something as weird as this.
|
|
delete everything.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|