File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Legacy", "..\Sources\Legacy
1717EndProject
1818Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Controls" , "..\Sources\Controls\Controls.csproj" , "{8DABDE62-8A8E-4153-B753-3A62015A9C16}"
1919EndProject
20+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "CustomElements" , "..\Sources\CustomElements\CustomElements.csproj" , "{C967A85D-109B-4CB0-9E94-795D80C86A13}"
21+ EndProject
2022Global
2123 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
2224 Debug| Any CPU = Debug| Any CPU
@@ -51,6 +53,10 @@ Global
5153 {8DABDE62-8A8E-4153-B753-3A62015A9C16} .Debug| Any CPU .Build .0 = Debug| Any CPU
5254 {8DABDE62-8A8E-4153-B753-3A62015A9C16} .Release| Any CPU .ActiveCfg = Release| Any CPU
5355 {8DABDE62-8A8E-4153-B753-3A62015A9C16} .Release| Any CPU .Build .0 = Release| Any CPU
56+ {C967A85D-109B-4CB0-9E94-795D80C86A13} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
57+ {C967A85D-109B-4CB0-9E94-795D80C86A13} .Debug| Any CPU .Build .0 = Debug| Any CPU
58+ {C967A85D-109B-4CB0-9E94-795D80C86A13} .Release| Any CPU .ActiveCfg = Release| Any CPU
59+ {C967A85D-109B-4CB0-9E94-795D80C86A13} .Release| Any CPU .Build .0 = Release| Any CPU
5460 EndGlobalSection
5561 GlobalSection (SolutionProperties ) = preSolution
5662 HideSolutionNode = FALSE
You can’t perform that action at this time.
0 commit comments