Skip to content

Commit 7f4927c

Browse files
committed
fix solution file
1 parent 344588d commit 7f4927c

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

src/Azure.PowerShell.Netcore.Test.sln

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 15
4-
VisualStudioVersion = 15.0.27130.2027
4+
VisualStudioVersion = 15.0.27004.2002
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Profile.Test.Netcore", "ResourceManager\Profile\Commands.Profile.Test\Commands.Profile.Test.Netcore.csproj", "{87246108-B555-4F5F-B916-A9C6FABB1971}"
77
EndProject
@@ -31,8 +31,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Compute.Netcore",
3131
EndProject
3232
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Network.Test.Netcore", "ResourceManager\Network\Commands.Network.Test\Commands.Network.Test.Netcore.csproj", "{0F4219ED-4A8E-4E6A-88A0-352D804B912D}"
3333
EndProject
34-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common.Storage.Netcore", "Common\Commands.Common.Storage\Common.Storage.Netcore.csproj", "{3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8}"
35-
EndProject
3634
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}"
3735
EndProject
3836
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Storage.Test.Netcore", "Storage\Commands.Storage.Test\Commands.Storage.Test.Netcore.csproj", "{8D9F4550-CFF7-4F43-8188-A8C263157B1E}"
@@ -237,18 +235,6 @@ Global
237235
{0F4219ED-4A8E-4E6A-88A0-352D804B912D}.Release|x64.Build.0 = Release|Any CPU
238236
{0F4219ED-4A8E-4E6A-88A0-352D804B912D}.Release|x86.ActiveCfg = Release|Any CPU
239237
{0F4219ED-4A8E-4E6A-88A0-352D804B912D}.Release|x86.Build.0 = Release|Any CPU
240-
{3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
241-
{3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8}.Debug|Any CPU.Build.0 = Debug|Any CPU
242-
{3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8}.Debug|x64.ActiveCfg = Debug|Any CPU
243-
{3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8}.Debug|x64.Build.0 = Debug|Any CPU
244-
{3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8}.Debug|x86.ActiveCfg = Debug|Any CPU
245-
{3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8}.Debug|x86.Build.0 = Debug|Any CPU
246-
{3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8}.Release|Any CPU.ActiveCfg = Release|Any CPU
247-
{3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8}.Release|Any CPU.Build.0 = Release|Any CPU
248-
{3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8}.Release|x64.ActiveCfg = Release|Any CPU
249-
{3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8}.Release|x64.Build.0 = Release|Any CPU
250-
{3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8}.Release|x86.ActiveCfg = Release|Any CPU
251-
{3BDE1B1A-AA9A-45B1-A897-CDB31B6800C8}.Release|x86.Build.0 = Release|Any CPU
252238
{F6D1E454-E51D-4F1F-916A-A4A3DED5850A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
253239
{F6D1E454-E51D-4F1F-916A-A4A3DED5850A}.Debug|Any CPU.Build.0 = Debug|Any CPU
254240
{F6D1E454-E51D-4F1F-916A-A4A3DED5850A}.Debug|x64.ActiveCfg = Debug|Any CPU

0 commit comments

Comments
 (0)