1
1
Microsoft Visual Studio Solution File, Format Version 12.00
2
- # Visual Studio 14
3
- VisualStudioVersion = 14 .0.23107 .0
2
+ # Visual Studio 2013
3
+ VisualStudioVersion = 12 .0.40629 .0
4
4
MinimumVisualStudioVersion = 10.0.40219.1
5
5
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Tests" , "Tests" , "{95C16AED-FD57-42A0-86C3-2CF4300A4817}"
6
6
EndProject
@@ -21,6 +21,12 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.NotificationHubs.T
21
21
EndProject
22
22
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Commands.NotificationHubs" , "Commands.NotificationHubs\Commands.NotificationHubs.csproj" , "{0C90F837-86C9-4205-858B-4D8DA5CB0352}"
23
23
EndProject
24
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Commands.Resources.Rest" , "..\Resources\Commands.ResourceManager\Cmdlets\Commands.Resources.Rest.csproj" , "{8058D403-06E3-4BED-8924-D166CE303961}"
25
+ EndProject
26
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Commands.Resources" , "..\Resources\Commands.Resources\Commands.Resources.csproj" , "{E1F5201D-6067-430E-B303-4E367652991B}"
27
+ EndProject
28
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Commands.Tags" , "..\Tags\Commands.Tags\Commands.Tags.csproj" , "{2493A8F7-1949-4F29-8D53-9D459046C3B8}"
29
+ EndProject
24
30
Global
25
31
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
26
32
Debug| Any CPU = Debug| Any CPU
@@ -51,6 +57,18 @@ Global
51
57
{0C90F837-86C9-4205-858B-4D8DA5CB0352} .Debug| Any CPU .Build .0 = Debug| Any CPU
52
58
{0C90F837-86C9-4205-858B-4D8DA5CB0352} .Release| Any CPU .ActiveCfg = Release| Any CPU
53
59
{0C90F837-86C9-4205-858B-4D8DA5CB0352} .Release| Any CPU .Build .0 = Release| Any CPU
60
+ {8058D403-06E3-4BED-8924-D166CE303961} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
61
+ {8058D403-06E3-4BED-8924-D166CE303961} .Debug| Any CPU .Build .0 = Debug| Any CPU
62
+ {8058D403-06E3-4BED-8924-D166CE303961} .Release| Any CPU .ActiveCfg = Release| Any CPU
63
+ {8058D403-06E3-4BED-8924-D166CE303961} .Release| Any CPU .Build .0 = Release| Any CPU
64
+ {E1F5201D-6067-430E-B303-4E367652991B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
65
+ {E1F5201D-6067-430E-B303-4E367652991B} .Debug| Any CPU .Build .0 = Debug| Any CPU
66
+ {E1F5201D-6067-430E-B303-4E367652991B} .Release| Any CPU .ActiveCfg = Release| Any CPU
67
+ {E1F5201D-6067-430E-B303-4E367652991B} .Release| Any CPU .Build .0 = Release| Any CPU
68
+ {2493A8F7-1949-4F29-8D53-9D459046C3B8} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
69
+ {2493A8F7-1949-4F29-8D53-9D459046C3B8} .Debug| Any CPU .Build .0 = Debug| Any CPU
70
+ {2493A8F7-1949-4F29-8D53-9D459046C3B8} .Release| Any CPU .ActiveCfg = Release| Any CPU
71
+ {2493A8F7-1949-4F29-8D53-9D459046C3B8} .Release| Any CPU .Build .0 = Release| Any CPU
54
72
EndGlobalSection
55
73
GlobalSection (SolutionProperties ) = preSolution
56
74
HideSolutionNode = FALSE
0 commit comments