Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.1.32210.238 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SoftwareInstallation", "SoftwareInstallation\SoftwareInstallation.csproj", "{2FD7BB59-1547-4847-B387-6A0D60C4CACB}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {2FD7BB59-1547-4847-B387-6A0D60C4CACB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {2FD7BB59-1547-4847-B387-6A0D60C4CACB}.Debug|Any CPU.Build.0 = Debug|Any CPU {2FD7BB59-1547-4847-B387-6A0D60C4CACB}.Release|Any CPU.ActiveCfg = Release|Any CPU {2FD7BB59-1547-4847-B387-6A0D60C4CACB}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {72E46F6F-16A4-4457-BE35-F168E595C6BD} EndGlobalSection EndGlobal