aboutsummaryrefslogtreecommitdiff
path: root/src/ext/NetFx/netfx.cmd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert ext\ to MSTest and traversal projects.Bob Arnson2025-03-031-48/+0
| | | | | | | | - Move ext\ unit tests to MSTest. - MSBuildify ext projects with MSTest execution. - Fork test support projects for MSTest: - WixInternal.TestSupport - WixInternal.Core.TestPackage
* Pretty up build outputRob Mensching2023-12-161-2/+2
|
* Update some extensions to take advantage of multitargeting project referencesRob Mensching2023-02-211-3/+25
|
* Add Netfx bundle extension and netfx:DotNetCoreSearch.Sean Hall2022-10-101-1/+6
| | | | | | Remove built-in .NET Core packages since they update too quickly. Fixes 6257
* Simplify and normalize ext projectsRob Mensching2021-12-301-5/+2
| | | | | | 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.
* Fix batch file command-line parsingRob Mensching2021-05-171-1/+1
|
* Implement integrated build processRob Mensching2021-05-111-0/+24