create ide settings
This commit is contained in:
@@ -92,6 +92,7 @@ public class Program
|
||||
if (deserializedAppState is not null)
|
||||
{
|
||||
appState.SolutionFilePath = deserializedAppState.SolutionFilePath;
|
||||
appState.IdeSettings = deserializedAppState.IdeSettings;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user