Solution filters
File that specifies which MSBuild solution to launch and which projects to load
| Type | object |
|---|---|
| File match |
*.slnf
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/solution-filters/latest.json |
| Source | https://www.schemastore.org/solution-filter.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
solution
object
Solution filter description
2 nested properties
path
string
Path to filtered solution. Should be relative to current .slnf
projects
string[]
List of projects that will be included in filitered solution. Paths should be relative to solution rather than to .slnf