@@ -25,6 +25,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common.Storage.Netcore", "C
25
25
EndProject
26
26
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Commands.Sql.Test.Netcore" , "ResourceManager\Sql\Commands.Sql.Test\Commands.Sql.Test.Netcore.csproj" , "{F6D1E454-E51D-4F1F-916A-A4A3DED5850A}"
27
27
EndProject
28
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Commands.Storage.Test.Netcore" , "Storage\Commands.Storage.Test\Commands.Storage.Test.Netcore.csproj" , "{8D9F4550-CFF7-4F43-8188-A8C263157B1E}"
29
+ EndProject
28
30
Global
29
31
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
30
32
Debug| Any CPU = Debug| Any CPU
@@ -167,6 +169,18 @@ Global
167
169
{F6D1E454-E51D-4F1F-916A-A4A3DED5850A} .Release| x64 .Build .0 = Release| Any CPU
168
170
{F6D1E454-E51D-4F1F-916A-A4A3DED5850A} .Release| x86 .ActiveCfg = Release| Any CPU
169
171
{F6D1E454-E51D-4F1F-916A-A4A3DED5850A} .Release| x86 .Build .0 = Release| Any CPU
172
+ {8D9F4550-CFF7-4F43-8188-A8C263157B1E} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
173
+ {8D9F4550-CFF7-4F43-8188-A8C263157B1E} .Debug| Any CPU .Build .0 = Debug| Any CPU
174
+ {8D9F4550-CFF7-4F43-8188-A8C263157B1E} .Debug| x64 .ActiveCfg = Debug| Any CPU
175
+ {8D9F4550-CFF7-4F43-8188-A8C263157B1E} .Debug| x64 .Build .0 = Debug| Any CPU
176
+ {8D9F4550-CFF7-4F43-8188-A8C263157B1E} .Debug| x86 .ActiveCfg = Debug| Any CPU
177
+ {8D9F4550-CFF7-4F43-8188-A8C263157B1E} .Debug| x86 .Build .0 = Debug| Any CPU
178
+ {8D9F4550-CFF7-4F43-8188-A8C263157B1E} .Release| Any CPU .ActiveCfg = Release| Any CPU
179
+ {8D9F4550-CFF7-4F43-8188-A8C263157B1E} .Release| Any CPU .Build .0 = Release| Any CPU
180
+ {8D9F4550-CFF7-4F43-8188-A8C263157B1E} .Release| x64 .ActiveCfg = Release| Any CPU
181
+ {8D9F4550-CFF7-4F43-8188-A8C263157B1E} .Release| x64 .Build .0 = Release| Any CPU
182
+ {8D9F4550-CFF7-4F43-8188-A8C263157B1E} .Release| x86 .ActiveCfg = Release| Any CPU
183
+ {8D9F4550-CFF7-4F43-8188-A8C263157B1E} .Release| x86 .Build .0 = Release| Any CPU
170
184
EndGlobalSection
171
185
GlobalSection (SolutionProperties ) = preSolution
172
186
HideSolutionNode = FALSE
0 commit comments