Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove x86 restriction (introduced from previous commit) from published ↵ | Sean Hall | 2020-05-10 | 1 | -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 projects | Sean Hall | 2020-05-09 | 1 | -0/+1 |
| | | | | now that the WixToolset.Core.Native package isn't providing wixnative.*.exe anymore. | ||||
* | Fix double inclusion of wixnative.*.exe | Rob Mensching | 2018-12-27 | 1 | -1/+0 |
| | |||||
* | Re-enable tests and NCrunch with fixes to Core.Native | Rob Mensching | 2018-12-22 | 1 | -0/+5 |
| | |||||
* | Integrate tools from Core project | Rob Mensching | 2018-07-21 | 3 | -0/+58 |