Pipeline files no longer visible in VS
alex-zyl opened this issue · 1 comments
alex-zyl commented
Usage Information
8.0
Description
Nuke build project included ci
folder with linked pipeline yml file by default. Recently I noticed that it's no longer there.
Reproduction Steps
- Create new solution folder
- Add azure-pipelines.yml to the root folder
- Setup nuke project
Expected Behavior
ci
folder with azure-pipelines.yml is visible under _build project in VS
Actual Behavior
Only boot
and config
folders are displayed
Regression?
No response
Known Workarounds
No response
Could you help with a pull-request?
No
matkoch commented