mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 16:54:29 +02:00
**Problem** ThisBuild scoped baresettings are treated as a common setting, which results in duplicate appends etc. **Solution** Only treat This-project and ThisProject scoped setting as a common setting.