aboutsummaryrefslogtreecommitdiff
path: root/src/ext/NetFx/be/netfxbe.vcxproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename "bundle extension" to "bootstrapper extension" for more consistencyRob Mensching2024-03-071-4/+4
| | | | Also renames WixToolet.BextUtil nupkg to WixToolset.BootstrapperExtensionApi.
* Add netfx:DotNetCoreSdkFeatureBandSearch.Sean Hall2023-01-181-0/+4
| | | | 7058
* Adding support for DotNetCoreSdkSearch and DotNetCoreSdkCompatibilityCheckStaffan Gustafsson2023-01-181-0/+2
|
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-131-1/+0
|
* Add Netfx bundle extension and netfx:DotNetCoreSearch.Sean Hall2022-10-101-0/+77
Remove built-in .NET Core packages since they update too quickly. Fixes 6257