mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-07 19:18:19 +02:00
Fix indentation
This commit is contained in:
parent
9a2e5d70a3
commit
7a7fd7547c
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ namespace BeefBuild
|
|||
{
|
||||
mWorkspace.mName = new String();
|
||||
Path.GetFileName(mWorkspace.mDir, mWorkspace.mName);
|
||||
CustomBuildProperties.Load(false);
|
||||
CustomBuildProperties.Load(false);
|
||||
LoadWorkspace(mVerb);
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue