aboutsummaryrefslogtreecommitdiff
path: root/src/ext/NetFx/wixext (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"sRob Mensching2022-10-153-33/+7
| | | | Fixes 6944
* Add Netfx bundle extension and netfx:DotNetCoreSearch.Sean Hall2022-10-105-17/+301
| | | | | | Remove built-in .NET Core packages since they update too quickly. Fixes 6257
* Finish removing native pdbs from .nupkg and removing symbols packages.Sean Hall2022-02-181-1/+0
|
* Create single .zip file for non-embedded pdb filesRob Mensching2022-02-171-4/+0
| | | | | No longer create .snupkg/.symbols.nupkgs since they don't actually support native pdbs, which are all of our non-embedded pdb files.
* Simplify and normalize ext projectsRob Mensching2021-12-301-5/+4
| | | | | | 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.
* Consistent-ify primary key column names.Bob Arnson2021-12-191-1/+1
|
* WiX Toolset v4-preview.0v4.0.0-preview.0Rob Mensching2021-05-172-5/+8
|
* Implement integrated build processRob Mensching2021-05-112-12/+7
|
* Move NetFx.wixext into extRob Mensching2021-05-0312-0/+546