mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-03 06:45:59 +02:00
Resolve custom build properties specified in workspace project specs.
This commit is contained in:
parent
da31757fa7
commit
d929e1bfe9
3 changed files with 21 additions and 6 deletions
|
@ -198,11 +198,6 @@ namespace IDE
|
|||
}
|
||||
}
|
||||
|
||||
static public void ResolveWorkspaceProperties(Workspace workspace)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
static public void ResolveProjectProperties(Project project)
|
||||
{
|
||||
if (project == null)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue