@@ -244,6 +244,8 @@ Project("{BBD0F5D1-1CC4-42FD-BA4C-A96779C64378}") = "CodeConverterInterface", "C
244244EndProject
245245Project ("{BBD0F5D1-1CC4-42FD-BA4C-A96779C64378}" ) = "CodeConverter" , "CodeConverter\CodeConverter\CodeConverter.synproj" , "{C21BB752-5233-469B-ACFC-C06B3F774CD7}"
246246EndProject
247+ Project ("{BBD0F5D1-1CC4-42FD-BA4C-A96779C64378}" ) = "HarmonyCoreExtensions" , "HarmonyCoreExtensions\HarmonyCoreExtensions.synproj" , "{4A8128E3-D462-4E3A-B615-06F3C8C336DF}"
248+ EndProject
247249Global
248250 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
249251 Debug| Any CPU = Debug| Any CPU
@@ -442,6 +444,18 @@ Global
442444 {C21BB752-5233-469B-ACFC-C06B3F774CD7} .Release| Mixed Platforms .Build .0 = Release| Any CPU
443445 {C21BB752-5233-469B-ACFC-C06B3F774CD7} .Release| x86 .ActiveCfg = Release| Any CPU
444446 {C21BB752-5233-469B-ACFC-C06B3F774CD7} .Release| x86 .Build .0 = Release| Any CPU
447+ {4A8128E3-D462-4E3A-B615-06F3C8C336DF} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
448+ {4A8128E3-D462-4E3A-B615-06F3C8C336DF} .Debug| Any CPU .Build .0 = Debug| Any CPU
449+ {4A8128E3-D462-4E3A-B615-06F3C8C336DF} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
450+ {4A8128E3-D462-4E3A-B615-06F3C8C336DF} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
451+ {4A8128E3-D462-4E3A-B615-06F3C8C336DF} .Debug| x86 .ActiveCfg = Debug| Any CPU
452+ {4A8128E3-D462-4E3A-B615-06F3C8C336DF} .Debug| x86 .Build .0 = Debug| Any CPU
453+ {4A8128E3-D462-4E3A-B615-06F3C8C336DF} .Release| Any CPU .ActiveCfg = Release| Any CPU
454+ {4A8128E3-D462-4E3A-B615-06F3C8C336DF} .Release| Any CPU .Build .0 = Release| Any CPU
455+ {4A8128E3-D462-4E3A-B615-06F3C8C336DF} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
456+ {4A8128E3-D462-4E3A-B615-06F3C8C336DF} .Release| Mixed Platforms .Build .0 = Release| Any CPU
457+ {4A8128E3-D462-4E3A-B615-06F3C8C336DF} .Release| x86 .ActiveCfg = Release| Any CPU
458+ {4A8128E3-D462-4E3A-B615-06F3C8C336DF} .Release| x86 .Build .0 = Release| Any CPU
445459 EndGlobalSection
446460 GlobalSection (SolutionProperties ) = preSolution
447461 HideSolutionNode = FALSE
0 commit comments