C++: Fix incorrect Debug x86 .sln config (#66)

This commit is contained in:
Katy Coe
2020-09-11 13:37:15 +02:00
parent d26b2d91a8
commit 973c368dea
2 changed files with 3 additions and 3 deletions

View File

@@ -351,7 +351,7 @@ namespace Il2CppInspector.Properties {
/// Release|x64 = Release|x64
/// Release|x86 = Release|x86
/// EndGlobalSection
/// GlobalSection(ProjectConfigurationPlatfo [rest of string was truncated]";.
/// GlobalSection(ProjectConfig [rest of string was truncated]";.
/// </summary>
internal static string CppSlnTemplate {
get {