Files
Mass-Imaging-Tool/Mass Imaging Tool.sln

38 lines
2.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31624.102
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MIT Builder Client", "MOE Builder Client\MIT Builder Client.csproj", "{0DF731B9-A08C-4BAF-B079-FE88DC7487E5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MIT Master Server", "MIT Master Server\MIT Master Server.csproj", "{0A8A25AE-69F6-4F10-95E5-20495717FE34}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MIT Packets", "MIT Packets\MIT Packets.csproj", "{EC6CF112-FDFE-4ACD-98E2-372E0D9ED908}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0DF731B9-A08C-4BAF-B079-FE88DC7487E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0DF731B9-A08C-4BAF-B079-FE88DC7487E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0DF731B9-A08C-4BAF-B079-FE88DC7487E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0DF731B9-A08C-4BAF-B079-FE88DC7487E5}.Release|Any CPU.Build.0 = Release|Any CPU
{0A8A25AE-69F6-4F10-95E5-20495717FE34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0A8A25AE-69F6-4F10-95E5-20495717FE34}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0A8A25AE-69F6-4F10-95E5-20495717FE34}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0A8A25AE-69F6-4F10-95E5-20495717FE34}.Release|Any CPU.Build.0 = Release|Any CPU
{EC6CF112-FDFE-4ACD-98E2-372E0D9ED908}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EC6CF112-FDFE-4ACD-98E2-372E0D9ED908}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EC6CF112-FDFE-4ACD-98E2-372E0D9ED908}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EC6CF112-FDFE-4ACD-98E2-372E0D9ED908}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FEBBB8A4-F591-4996-BF6D-FEFA7A4ABFF9}
EndGlobalSection
EndGlobal