aboutsummaryrefslogtreecommitdiff
path: root/src/ext/NetFx/test/WixToolsetTest.Netfx/TestData (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-4/+4
|
* Remove warning for `Wix` bundle variable prefix.Bob Arnson2024-01-011-0/+13
| | | | | | It's a bit overzealous. Fixes https://github.com/wixtoolset/issues/issues/7579.
* Hide visible NetCoreCheck.exe window.Bob Arnson2023-04-044-0/+36
| | | | | | Fixes https://github.com/wixtoolset/issues/issues/7353. Also adds unit test and removes dead code.
* Add NetFx 4.8.1 detection and package groups.Bob Arnson2023-02-281-0/+11
| | | | Fixes https://github.com/wixtoolset/issues/issues/7239.
* Add netfx:DotNetCoreSdkFeatureBandSearch.Sean Hall2023-01-185-18/+24
| | | | 7058
* Adding support for DotNetCoreSdkSearch and DotNetCoreSdkCompatibilityCheckStaffan Gustafsson2023-01-183-0/+52
|
* Loc files were still using inner text, stop doing thatRob Mensching2022-10-311-2/+2
| | | | Fixes 6970
* Add Netfx bundle extension and netfx:DotNetCoreSearch.Sean Hall2022-10-105-8/+176
| | | | | | Remove built-in .NET Core packages since they update too quickly. Fixes 6257
* Move NetFx.wixext into extRob Mensching2021-05-036-0/+60