wwservice/wwservice.sln

60 lines
3.5 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32112.339
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "wwsync", "wwsync\wwsync.csproj", "{A4851B06-B24C-4C9C-A810-8372959C9A05}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "model", "model\model.csproj", "{1D1E5597-99FC-487D-B2E4-E6610361B71D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "web", "web\web.csproj", "{A2778F00-5683-45EB-BB92-061CD0D84B88}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "common", "common\common.csproj", "{3B4D9410-6D0F-4687-98AD-7AE3F817C8E6}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "services", "services\services.csproj", "{7B31D169-1AFE-4F39-A61E-45310DA2BFE0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "windows.test", "windows.test\windows.test.csproj", "{EE67D26B-A3E6-4BA1-AF2C-BFCC0E70C2C4}"
EndProject
Global
GlobalSection(SubversionScc) = preSolution
Svn-Managed = True
Manager = AnkhSVN - Subversion Support for Visual Studio
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A4851B06-B24C-4C9C-A810-8372959C9A05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A4851B06-B24C-4C9C-A810-8372959C9A05}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A4851B06-B24C-4C9C-A810-8372959C9A05}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A4851B06-B24C-4C9C-A810-8372959C9A05}.Release|Any CPU.Build.0 = Release|Any CPU
{1D1E5597-99FC-487D-B2E4-E6610361B71D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1D1E5597-99FC-487D-B2E4-E6610361B71D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1D1E5597-99FC-487D-B2E4-E6610361B71D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1D1E5597-99FC-487D-B2E4-E6610361B71D}.Release|Any CPU.Build.0 = Release|Any CPU
{A2778F00-5683-45EB-BB92-061CD0D84B88}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A2778F00-5683-45EB-BB92-061CD0D84B88}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A2778F00-5683-45EB-BB92-061CD0D84B88}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A2778F00-5683-45EB-BB92-061CD0D84B88}.Release|Any CPU.Build.0 = Release|Any CPU
{3B4D9410-6D0F-4687-98AD-7AE3F817C8E6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3B4D9410-6D0F-4687-98AD-7AE3F817C8E6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3B4D9410-6D0F-4687-98AD-7AE3F817C8E6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3B4D9410-6D0F-4687-98AD-7AE3F817C8E6}.Release|Any CPU.Build.0 = Release|Any CPU
{7B31D169-1AFE-4F39-A61E-45310DA2BFE0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7B31D169-1AFE-4F39-A61E-45310DA2BFE0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7B31D169-1AFE-4F39-A61E-45310DA2BFE0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7B31D169-1AFE-4F39-A61E-45310DA2BFE0}.Release|Any CPU.Build.0 = Release|Any CPU
{EE67D26B-A3E6-4BA1-AF2C-BFCC0E70C2C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EE67D26B-A3E6-4BA1-AF2C-BFCC0E70C2C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EE67D26B-A3E6-4BA1-AF2C-BFCC0E70C2C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EE67D26B-A3E6-4BA1-AF2C-BFCC0E70C2C4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {29F29F1A-A718-4E42-8D31-172126DB5728}
EndGlobalSection
EndGlobal