aboutsummaryrefslogtreecommitdiff
path: root/src/ext/DifxApp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Finish removing native pdbs from .nupkg and removing symbols packages.Sean Hall2022-02-181-1/+0
|
* Fix NoWarn being overridden and use PackageReference for TestSupport.Sean Hall2022-01-271-4/+0
|
* Try to get more helpful test failure messages.Sean Hall2022-01-011-1/+1
|
* Simplify and normalize ext projectsRob Mensching2021-12-302-11/+7
| | | | | | Now that wix.targets is more compatible with MS.Common.targets the extension projects can be simplified. Also made their project files more consistent with each other.
* Deprecate WixDifxAppExtension.Bob Arnson2021-12-122-3/+6
| | | | https://github.com/wixtoolset/issues/issues/6648
* Fix batch file command-line parsingRob Mensching2021-05-171-1/+1
|
* Implement integrated build processRob Mensching2021-05-1112-173/+39
|
* Move DifxApp.wixext into extRob Mensching2021-05-0434-0/+900