aboutsummaryrefslogtreecommitdiff
path: root/src/ext/NetFx/netcoresearch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add netfx:DotNetCoreSdkFeatureBandSearch.Sean Hall2023-01-181-138/+189
| | | | 7058
* Adding support for DotNetCoreSdkSearch and DotNetCoreSdkCompatibilityCheckStaffan Gustafsson2023-01-181-41/+175
|
* Use ConsoleWriteW in netcoresearch.exe.Sean Hall2022-12-121-8/+1
|
* 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-106-0/+271
Remove built-in .NET Core packages since they update too quickly. Fixes 6257