aboutsummaryrefslogtreecommitdiff
path: root/src/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove a bunch of dead code related to winterop.dllRob Mensching2021-03-191-24/+0
|
* Migrate PInvoke to Core.Native out of CoreRob Mensching2021-03-161-3/+2
|
* Modernize build systemRob Mensching2021-03-161-6/+1
|
* Merge the native nupkg into the Core.Native nupkg.Sean Hall2020-06-241-2/+3
| | | | | | There was no benefit in separating the native assets into its own package, the runtime.<rid>.PackageName strategy is for binaries to be copied to the root of project and therefore doesn't support the portable scenario where all available assets are required. Manually author the repository element in the nupkg for SourceLink.
* Add support using mergmod.dll and its interfacesRob Mensching2020-05-222-1/+19
|
* Exclude null output from report of extracted files.Bob Arnson2019-12-111-5/+9
|
* User shared data types from WixToolset.DataRob Mensching2019-05-232-3/+7
|
* Remove MSI interop from Core.NativeRob Mensching2019-05-081-2/+2
|
* Update test references and simplify BuildWixNative file gatheringRob Mensching2018-08-101-3/+3
|
* Update development dependenciesRob Mensching2018-07-121-3/+3
|
* Disable part of test that fails irregularlyRob Mensching2018-07-121-1/+2
|
* Improved cabinet handlingRob Mensching2017-11-297-0/+289