Skip to content
代码片段 群组 项目
未验证 提交 779db7f3 编辑于 作者: Doug Bunting's avatar Doug Bunting 提交者: GitHub
浏览文件

Dougbu/check.solution.filters (#36449)

* Check solution filters
- confirm all mentioned projects are in AspNetCore.sln
- clean up CodeCheck.ps1
  - avoid aliases
  - rework long lines
  - avoid deprecated `dotnet run -p`
  - improve output a bit
  - correct whitespace
- there can be only one
  - we have just one solution file
  - solution file should mention projects _once_

* Add missing projects to AspNetCore.sln
- Middleware.slnf contained projects that no longer exist eg. NodeServices
  - VS also sorted the file and VS 2019 added ARM64 configurations
- a few other solution filters still referenced removed and moved projects
- correct capitalization in some solution filters

Note: Unable to load some WiX projects in VS 2019 or _any_ in VS 2022 (WiX extension unavailable for 2022)

* Remove trailing comma in a solution filter
上级 f1b907b4
No related branches found
No related tags found
无相关合并请求
显示
2665 个添加203 个删除
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册