SimpleMessagingService

Log | Files | Refs | README

SimpleMessagingService.sln (2033B)


      1 
      2 Microsoft Visual Studio Solution File, Format Version 12.00
      3 # Visual Studio Version 17
      4 VisualStudioVersion = 17.9.34728.123
      5 MinimumVisualStudioVersion = 10.0.40219.1
      6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Client", "Client\Client.csproj", "{30999208-C7FB-4D21-9C8E-28C78483121F}"
      7 EndProject
      8 Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Shared", "Shared\Shared.shproj", "{68156305-66A9-4DC3-B868-DC9C0B8BD678}"
      9 EndProject
     10 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Api", "Api\Api.csproj", "{CF2D14EC-A094-4499-A70B-86D8B168C07D}"
     11 EndProject
     12 Global
     13 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
     14 		Debug|Any CPU = Debug|Any CPU
     15 		Release|Any CPU = Release|Any CPU
     16 	EndGlobalSection
     17 	GlobalSection(ProjectConfigurationPlatforms) = postSolution
     18 		{30999208-C7FB-4D21-9C8E-28C78483121F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     19 		{30999208-C7FB-4D21-9C8E-28C78483121F}.Debug|Any CPU.Build.0 = Debug|Any CPU
     20 		{30999208-C7FB-4D21-9C8E-28C78483121F}.Release|Any CPU.ActiveCfg = Release|Any CPU
     21 		{30999208-C7FB-4D21-9C8E-28C78483121F}.Release|Any CPU.Build.0 = Release|Any CPU
     22 		{CF2D14EC-A094-4499-A70B-86D8B168C07D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     23 		{CF2D14EC-A094-4499-A70B-86D8B168C07D}.Debug|Any CPU.Build.0 = Debug|Any CPU
     24 		{CF2D14EC-A094-4499-A70B-86D8B168C07D}.Release|Any CPU.ActiveCfg = Release|Any CPU
     25 		{CF2D14EC-A094-4499-A70B-86D8B168C07D}.Release|Any CPU.Build.0 = Release|Any CPU
     26 	EndGlobalSection
     27 	GlobalSection(SolutionProperties) = preSolution
     28 		HideSolutionNode = FALSE
     29 	EndGlobalSection
     30 	GlobalSection(ExtensibilityGlobals) = postSolution
     31 		SolutionGuid = {5A133971-BAFA-4E81-8CAE-B69ECFBA20EA}
     32 	EndGlobalSection
     33 	GlobalSection(SharedMSBuildProjectFiles) = preSolution
     34 		Shared\Shared.projitems*{30999208-c7fb-4d21-9c8e-28c78483121f}*SharedItemsImports = 5
     35 		Shared\Shared.projitems*{68156305-66a9-4dc3-b868-dc9c0b8bd678}*SharedItemsImports = 13
     36 		Shared\Shared.projitems*{cf2d14ec-a094-4499-a70b-86d8b168c07d}*SharedItemsImports = 5
     37 	EndGlobalSection
     38 EndGlobal