-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSandbox.sln
More file actions
53 lines (52 loc) · 3.64 KB
/
Copy pathSandbox.sln
File metadata and controls
53 lines (52 loc) · 3.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AmazonWebServices", "AmazonWebServices\AmazonWebServices.csproj", "{DCC2DB32-503A-4989-AE56-F104E8805AAC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sandbox.General", "Sandbox.General\Sandbox.General.csproj", "{ED25601F-0C4D-4E44-A02F-913F496617EF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sandbox.SecurePassword", "Sandbox.SecurePassword\Sandbox.SecurePassword.csproj", "{BE595F63-4794-4B63-8CC4-DFE37710C032}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sandbox.Crypto", "Sandbox.Crypto\Sandbox.Crypto.csproj", "{85B35BAB-3D4D-40DA-A5C9-589E8B07EB6D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AzureCostManagement", "AzureCostManagement\AzureCostManagement.csproj", "{05E91EC7-4B87-45FA-930C-4C12DFAB3305}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sandbox.OAuth", "Sandbox.OAuth\Sandbox.OAuth.csproj", "{F14B51B3-2540-400F-9B47-387C555A9A0F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sandbox.Email", "Sandbox.Email\Sandbox.Email.csproj", "{7100D152-40AA-455E-B9B6-35AF7E7A25F1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DCC2DB32-503A-4989-AE56-F104E8805AAC}.Debug|x86.ActiveCfg = Debug|Any CPU
{DCC2DB32-503A-4989-AE56-F104E8805AAC}.Debug|x86.Build.0 = Debug|Any CPU
{DCC2DB32-503A-4989-AE56-F104E8805AAC}.Release|x86.ActiveCfg = Release|Any CPU
{DCC2DB32-503A-4989-AE56-F104E8805AAC}.Release|x86.Build.0 = Release|Any CPU
{ED25601F-0C4D-4E44-A02F-913F496617EF}.Debug|x86.ActiveCfg = Debug|Any CPU
{ED25601F-0C4D-4E44-A02F-913F496617EF}.Debug|x86.Build.0 = Debug|Any CPU
{ED25601F-0C4D-4E44-A02F-913F496617EF}.Release|x86.ActiveCfg = Release|Any CPU
{ED25601F-0C4D-4E44-A02F-913F496617EF}.Release|x86.Build.0 = Release|Any CPU
{BE595F63-4794-4B63-8CC4-DFE37710C032}.Debug|x86.ActiveCfg = Debug|Any CPU
{BE595F63-4794-4B63-8CC4-DFE37710C032}.Debug|x86.Build.0 = Debug|Any CPU
{BE595F63-4794-4B63-8CC4-DFE37710C032}.Release|x86.ActiveCfg = Release|Any CPU
{BE595F63-4794-4B63-8CC4-DFE37710C032}.Release|x86.Build.0 = Release|Any CPU
{85B35BAB-3D4D-40DA-A5C9-589E8B07EB6D}.Debug|x86.ActiveCfg = Debug|Any CPU
{85B35BAB-3D4D-40DA-A5C9-589E8B07EB6D}.Debug|x86.Build.0 = Debug|Any CPU
{85B35BAB-3D4D-40DA-A5C9-589E8B07EB6D}.Release|x86.ActiveCfg = Release|Any CPU
{85B35BAB-3D4D-40DA-A5C9-589E8B07EB6D}.Release|x86.Build.0 = Release|Any CPU
{05E91EC7-4B87-45FA-930C-4C12DFAB3305}.Debug|x86.ActiveCfg = Debug|Any CPU
{05E91EC7-4B87-45FA-930C-4C12DFAB3305}.Debug|x86.Build.0 = Debug|Any CPU
{05E91EC7-4B87-45FA-930C-4C12DFAB3305}.Release|x86.ActiveCfg = Release|Any CPU
{05E91EC7-4B87-45FA-930C-4C12DFAB3305}.Release|x86.Build.0 = Release|Any CPU
{F14B51B3-2540-400F-9B47-387C555A9A0F}.Debug|x86.ActiveCfg = Debug|Any CPU
{F14B51B3-2540-400F-9B47-387C555A9A0F}.Debug|x86.Build.0 = Debug|Any CPU
{F14B51B3-2540-400F-9B47-387C555A9A0F}.Release|x86.ActiveCfg = Release|Any CPU
{F14B51B3-2540-400F-9B47-387C555A9A0F}.Release|x86.Build.0 = Release|Any CPU
{7100D152-40AA-455E-B9B6-35AF7E7A25F1}.Debug|x86.ActiveCfg = Debug|Any CPU
{7100D152-40AA-455E-B9B6-35AF7E7A25F1}.Debug|x86.Build.0 = Debug|Any CPU
{7100D152-40AA-455E-B9B6-35AF7E7A25F1}.Release|x86.ActiveCfg = Release|Any CPU
{7100D152-40AA-455E-B9B6-35AF7E7A25F1}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal