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 @@ -22,6 +22,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ManagedServiceIdentity", ".
22
22
EndProject
23
23
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Storage" , "..\Storage\Storage\Storage.csproj" , "{A2591FA5-BF93-4358-9097-E6D58FE1DDC4}"
24
24
EndProject
25
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Sql" , "..\Sql\Sql\Sql.csproj" , "{F5235941-9E3A-4C98-8D69-FBBDD0E8C6F0}"
26
+ EndProject
25
27
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Storage.Management" , "..\Storage\Storage.Management\Storage.Management.csproj" , "{3D03EFA7-4C10-480E-89E3-C2FDF0580AB5}"
26
28
EndProject
27
29
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Authentication" , "..\Accounts\Authentication\Authentication.csproj" , "{FF81DC73-B8EC-4082-8841-4FBF2B16E7CE}"
@@ -74,6 +76,10 @@ Global
74
76
{A2591FA5-BF93-4358-9097-E6D58FE1DDC4} .Debug| Any CPU .Build .0 = Debug| Any CPU
75
77
{A2591FA5-BF93-4358-9097-E6D58FE1DDC4} .Release| Any CPU .ActiveCfg = Release| Any CPU
76
78
{A2591FA5-BF93-4358-9097-E6D58FE1DDC4} .Release| Any CPU .Build .0 = Release| Any CPU
79
+ {F5235941-9E3A-4C98-8D69-FBBDD0E8C6F0} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
80
+ {F5235941-9E3A-4C98-8D69-FBBDD0E8C6F0} .Debug| Any CPU .Build .0 = Debug| Any CPU
81
+ {F5235941-9E3A-4C98-8D69-FBBDD0E8C6F0} .Release| Any CPU .ActiveCfg = Release| Any CPU
82
+ {F5235941-9E3A-4C98-8D69-FBBDD0E8C6F0} .Release| Any CPU .Build .0 = Release| Any CPU
77
83
{3D03EFA7-4C10-480E-89E3-C2FDF0580AB5} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
78
84
{3D03EFA7-4C10-480E-89E3-C2FDF0580AB5} .Debug| Any CPU .Build .0 = Debug| Any CPU
79
85
{3D03EFA7-4C10-480E-89E3-C2FDF0580AB5} .Release| Any CPU .ActiveCfg = Release| Any CPU
You can’t perform that action at this time.
0 commit comments