Commit fe772e10 authored by Marc Durdin's avatar Marc Durdin
Browse files

fix(developer): Validate SourcePath and BuildPath in Project Settings

Fixes #10148.

We now force the SourcePath and BuildPath project properties to be a
direct subfolder of the project folder, in order to avoid issues with
paths in the future. This is only applied to v2.0 projects, and only
enforced via the UI at this point.
parent 6c918e6a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment