@@ -27,6 +27,10 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ManagedServiceIdentity", ".
27
27
EndProject
28
28
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Resources" , "..\Resources\Resources\Resources.csproj" , "{E1F5201D-6067-430E-B303-4E367652991B}"
29
29
EndProject
30
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "ResourceManager" , "..\Resources\ResourceManager\ResourceManager.csproj" , "{8058D403-06E3-4BED-8924-D166CE303961}"
31
+ EndProject
32
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Tags" , "..\Resources\Tags\Tags.csproj" , "{6BD4D521-DAFB-472B-A803-81F053AB1396}"
33
+ EndProject
30
34
Global
31
35
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
32
36
Debug| Any CPU = Debug| Any CPU
@@ -77,6 +81,14 @@ Global
77
81
{E1F5201D-6067-430E-B303-4E367652991B} .Debug| Any CPU .Build .0 = Debug| Any CPU
78
82
{E1F5201D-6067-430E-B303-4E367652991B} .Release| Any CPU .ActiveCfg = Release| Any CPU
79
83
{E1F5201D-6067-430E-B303-4E367652991B} .Release| Any CPU .Build .0 = Release| Any CPU
84
+ {8058D403-06E3-4BED-8924-D166CE303961} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
85
+ {8058D403-06E3-4BED-8924-D166CE303961} .Debug| Any CPU .Build .0 = Debug| Any CPU
86
+ {8058D403-06E3-4BED-8924-D166CE303961} .Release| Any CPU .ActiveCfg = Release| Any CPU
87
+ {8058D403-06E3-4BED-8924-D166CE303961} .Release| Any CPU .Build .0 = Release| Any CPU
88
+ {6BD4D521-DAFB-472B-A803-81F053AB1396} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
89
+ {6BD4D521-DAFB-472B-A803-81F053AB1396} .Debug| Any CPU .Build .0 = Debug| Any CPU
90
+ {6BD4D521-DAFB-472B-A803-81F053AB1396} .Release| Any CPU .ActiveCfg = Release| Any CPU
91
+ {6BD4D521-DAFB-472B-A803-81F053AB1396} .Release| Any CPU .Build .0 = Release| Any CPU
80
92
EndGlobalSection
81
93
GlobalSection (SolutionProperties ) = preSolution
82
94
HideSolutionNode = FALSE
0 commit comments