Missing property `BuiltModuleSubdirectory` in template for build.yml
Open
bug
good first issue
help wanted
- Dominant language
- PowerShell
- Stars
- 243
- Forks
- 46
- Avg merge
- 1h 41m
- Merged PRs (30d)
- 1
Description
This property should be removed as it does not do anything (no code support it):
https://github.com/gaelcolas/Sampler/blob/d19ef072498ac9df81a3839b0b7a502a066f2235/Sampler/Templates/Build/build.yaml.template#L11
Instead we should add the property `BuiltModuleSubdirectory`:
```
BuiltModuleSubdirectory: builtModule
```
Contributor guide
Assessment
This issue has not been assessed yet.