Fix Visual Studio project GUIDs getting randomized during regeneration
This commit is contained in:
@@ -42,7 +42,7 @@ namespace Flax.Build.Projects
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
public override void GenerateProject(Project project)
|
||||
public override void GenerateProject(Project project, string solutionPath)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user