1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
- # Visual Studio 2012
3
+ # Visual Studio 2013
4
+ VisualStudioVersion = 12.0.40629.0
5
+ MinimumVisualStudioVersion = 10.0.40219.1
4
6
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Commands.ResourceManager.Common" , "..\Common\Commands.ResourceManager.Common\Commands.ResourceManager.Common.csproj" , "{3819D8A7-C62C-4C47-8DDD-0332D9CE1252}"
5
7
EndProject
6
8
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Commands.Common" , "..\..\Common\Commands.Common\Commands.Common.csproj" , "{5EE72C53-1720-4309-B54B-5FB79703195F}"
@@ -21,7 +23,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{54815A13
21
23
EndProject
22
24
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Commands.RecoveryServices.Backup.Test" , "Commands.RecoveryServices.Backup.Test\Commands.RecoveryServices.Backup.Test.csproj" , "{65E15D74-1E24-4600-8671-D0B420524B17}"
23
25
EndProject
24
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Commands.ScenarioTests.ResourceManager.Common " , "..\Common \Commands.ScenarioTests.ResourceManager.Common \Commands.ScenarioTests.ResourceManager.Common. csproj" , "{3436A126-EDC9-4060-8952-9A1BE34CDD95 }"
26
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Commands.RecoveryServices.Test " , "..\RecoveryServices \Commands.RecoveryServices.Test \Commands.RecoveryServices.Test. csproj" , "{6C7D3D81-37AB-445E-8081-78A1FEC0A773 }"
25
27
EndProject
26
28
Global
27
29
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -65,16 +67,16 @@ Global
65
67
{65E15D74-1E24-4600-8671-D0B420524B17} .Debug| Any CPU .Build .0 = Debug| Any CPU
66
68
{65E15D74-1E24-4600-8671-D0B420524B17} .Release| Any CPU .ActiveCfg = Release| Any CPU
67
69
{65E15D74-1E24-4600-8671-D0B420524B17} .Release| Any CPU .Build .0 = Release| Any CPU
68
- {3436A126-EDC9-4060-8952-9A1BE34CDD95 } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
69
- {3436A126-EDC9-4060-8952-9A1BE34CDD95 } .Debug| Any CPU .Build .0 = Debug| Any CPU
70
- {3436A126-EDC9-4060-8952-9A1BE34CDD95 } .Release| Any CPU .ActiveCfg = Release| Any CPU
71
- {3436A126-EDC9-4060-8952-9A1BE34CDD95 } .Release| Any CPU .Build .0 = Release| Any CPU
70
+ {6C7D3D81-37AB-445E-8081-78A1FEC0A773 } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
71
+ {6C7D3D81-37AB-445E-8081-78A1FEC0A773 } .Debug| Any CPU .Build .0 = Debug| Any CPU
72
+ {6C7D3D81-37AB-445E-8081-78A1FEC0A773 } .Release| Any CPU .ActiveCfg = Release| Any CPU
73
+ {6C7D3D81-37AB-445E-8081-78A1FEC0A773 } .Release| Any CPU .Build .0 = Release| Any CPU
72
74
EndGlobalSection
73
75
GlobalSection (SolutionProperties ) = preSolution
74
76
HideSolutionNode = FALSE
75
77
EndGlobalSection
76
78
GlobalSection (NestedProjects ) = preSolution
77
79
{65E15D74-1E24-4600-8671-D0B420524B17} = {54815A13-6BFB-406A-BEFC-44C31CABAFB4}
78
- {3436A126-EDC9-4060-8952-9A1BE34CDD95 } = {54815A13-6BFB-406A-BEFC-44C31CABAFB4}
80
+ {6C7D3D81-37AB-445E-8081-78A1FEC0A773 } = {54815A13-6BFB-406A-BEFC-44C31CABAFB4}
79
81
EndGlobalSection
80
82
EndGlobal
0 commit comments