aboutsummaryrefslogtreecommitdiff
path: root/src/test/Example.Extension/ExampleTupleDefinitions.cs (unfollow)
Commit message (Expand)AuthorFilesLines
12 daysUpdate ErrorMessages.cs to refine duplicate identifiers messagecz-dev-ge1-1/+1
13 daysEmbiggen build perf.Bob Arnson22-20/+120
2025-06-19Fix HarvestPayloads field names (kinda).Bob Arnson1-4/+4
2025-06-18Support launching rundll32.exe as a safe executable if the dll it loads is in...Nir Bar10-25/+450
2025-06-18Fix MsiLockPermissionsEx decompilation.Bob Arnson8-3/+120
2025-06-18Remove deprecated Heat.Bob Arnson120-89610/+0
2025-06-12Consistentify unnamed bindpaths doc in `Files`.Bob Arnson1-3/+8
2025-06-11Customize TARGETDIR DirectoryRef warning.Bob Arnson4-1/+47
2025-06-11Fix Util decompiler extension crash.Bob Arnson1-1/+1
2025-06-11Fix unit tests to account for Actions runners:Bob Arnson2-40/+37
2025-06-11Add `Payloads` element to harvest bundle payloads.Bob Arnson30-198/+342
2025-05-28Send all tables to extension decompilers.Bob Arnson6-19/+98
2025-05-28Always pass `-quiet` to related bundles.Bob Arnson1-1/+1
2025-05-28Handle having multiple unnamed bind paths.Bob Arnson2-6/+9
2025-05-28Bring back WixBundleSourceProcess* variables.Bob Arnson3-0/+20
2025-05-28Update registration disappears during upgrade.Bob Arnson13-7/+281
2025-05-28Retry intermittent LocLoadFromFile() test failuresRob Mensching2-2/+20
2025-05-28Update version number in READMEsRob Mensching16-30/+30
2025-04-09Start WiX Toolset v7Rob Mensching1-2/+2
2025-04-04Add OSMF logo to READMEv6.0.0Rob Mensching1-0/+2
2025-04-04Sync IEngine.SetUpdateSource with native side.Bob Arnson8-4/+96
2025-04-04Update READMEs to include OSMFRob Mensching66-71/+1521
2025-04-04Use "dev build" instead of "private build" to match documentationRob Mensching1-3/+3
2025-04-04Clean RTF in OSMFEULA.RTFRob Mensching1-0/+0
2025-04-03Issue 8993Christopher Painter1-1/+1
2025-04-03Fix bad copyspaghetti in XSD.Bob Arnson1-1/+1
2025-04-03Sync IEngine.SetDownloadSource with native side.Bob Arnson7-8/+67
2025-03-27XSD changes to account for create Group modificationsBevan Weiss1-9/+43
2025-03-27RelatedBundle/@Id is deprecated.Bob Arnson1-1/+8
2025-03-27Iis certstore more xsdBevan Weiss2-1/+12
2025-03-26Add actions to BrowseDlg for WixUI_FeatureTree.Bob Arnson2-1/+6
2025-03-20Switch to MSTest built-in Test target.Bob Arnson20-38/+24
2025-03-19Formalize official WiX build and update tags in nupkgsRob Mensching23-43/+75
2025-03-19Introduce the Open Source Maintenance Fee EULARob Mensching20-30/+375
2025-03-19Harvesting no longer aborts if any exclusions reference missing foldersRob Mensching3-26/+66
2025-03-19Verify more detail of the harvesting warning messagesRob Mensching1-23/+32
2025-03-18add missing CustomTableSetting parameter in ConvertCommandPhilippNaused1-1/+1
2025-03-18Include the major version in the Package/@Id to install SxSRob Mensching1-1/+1
2025-03-18LocUtil occasionally failed due to XmlInitializationRob Mensching3-60/+75
2025-03-18Fix documentation links in XSDsRob Mensching2-12/+12
2025-03-18WiX v6 changes to the core schemaRob Mensching1-12/+42
2025-03-18WiX v6 changes to the UI extensionRob Mensching1-0/+8
2025-03-18Migrate XSDs from web projectRob Mensching18-0/+24625
2025-03-11Don't force x64 platform build.Bob Arnson1-1/+1
2025-03-10Set keypath when parsing naked File child elementsBob Arnson3-9/+6
2025-03-03Only referenced components get default feature.v6.0.0-rc.2Bob Arnson8-64/+43
2025-03-03Fix icon cannot show in tsakbar when using WixInternalUIBootstrapperApplicationueuuop85911-1/+1
2025-03-03Convert WixToolsetTest.Sdk to MSTest.***Bob Arnson10-136/+138
2025-03-03Convert tools\ to MSTest and traversal projects.Bob Arnson10-86/+113
2025-03-03Convert ext\ to MSTest and traversal projects.Bob Arnson96-767/+3204