Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move wixnative.*.exe in Core.Native.nupkg into arch folder | Rob Mensching | 2018-12-24 | 3 | -14/+35 |
| | | | | | | | Moving the native executable to a subdirectory in the Core.Native to avoid NuGet warning about non-managed code files in "lib" folder. Also, better support NCrunch by ignoring wixnative.exe | ||||
* | Include wixnative.exe in the Core.Native .nupkg | Rob Mensching | 2018-12-22 | 1 | -6/+9 |
| | | | | | | This is done to place the wixnative.exe correctly for testing purposes. The dependency on runtime.win.WixToolset.Core.Native.nupkg is used to deliver wixnative.exe when publishing. | ||||
* | Update to latest Home\repo-template | Rob Mensching | 2018-12-22 | 5 | -9/+57 |
| | |||||
* | Enable use of NCrunch | Rob Mensching | 2018-10-03 | 5 | -9/+50 |
| | |||||
* | Add better error message when wixnative.exe cannot be found | Rob Mensching | 2018-10-03 | 1 | -0/+5 |
| | |||||
* | Update test references and simplify BuildWixNative file gathering | Rob Mensching | 2018-08-10 | 2 | -20/+15 |
| | |||||
* | Attempt to use platform specific runtimes | Rob Mensching | 2018-07-13 | 1 | -4/+4 |
| | |||||
* | Attempt to move wixnative.exe to independent runtime .nupkg | Rob Mensching | 2018-07-13 | 5 | -6/+40 |
| | |||||
* | Update development dependencies | Rob Mensching | 2018-07-13 | 2 | -11/+11 |
| | |||||
* | Update development dependencies | Rob Mensching | 2018-07-12 | 2 | -4/+4 |
| | |||||
* | Improve debuggability | Rob Mensching | 2018-07-12 | 2 | -1/+2 |
| | |||||
* | Disable part of test that fails irregularly | Rob Mensching | 2018-07-12 | 1 | -1/+2 |
| | |||||
* | Improved cabinet handling | Rob Mensching | 2017-11-29 | 23 | -4/+1237 |
| | |||||
* | Include MSI and MSM interop | Rob Mensching | 2017-09-17 | 3 | -2/+1360 |
| | |||||
* | Update to latest GitVersioning | Rob Mensching | 2017-09-17 | 3 | -4/+4 |
| | |||||
* | Initial commit | Rob Mensching | 2017-09-07 | 11 | -0/+710 |
| | |||||
* | Initialize repo | Rob Mensching | 2017-09-03 | 2 | -0/+121 |