Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.9.34622.214 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CapMachine.Wpf", "CapMachine.Wpf\CapMachine.Wpf.csproj", "{74FE017A-0DA4-4644-9363-DAA025378F2B}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CapMachine.Model", "CapMachine.Model\CapMachine.Model.csproj", "{AB5B5040-6B8A-4E7F-86BC-4286967AC4D9}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CapMachine.Shared", "CapMachine.Shared\CapMachine.Shared.csproj", "{3BE4B27A-E02B-4517-A7DE-7BEEB85BEF79}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CapMachine.Core", "CapMachine.Core\CapMachine.Core.csproj", "{51B7AE04-F40C-4843-88D7-3794E18F2573}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B8BCF01C-3B68-4F5C-93F4-7BA58B02ED51}" ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {74FE017A-0DA4-4644-9363-DAA025378F2B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {74FE017A-0DA4-4644-9363-DAA025378F2B}.Debug|Any CPU.Build.0 = Debug|Any CPU {74FE017A-0DA4-4644-9363-DAA025378F2B}.Release|Any CPU.ActiveCfg = Release|Any CPU {74FE017A-0DA4-4644-9363-DAA025378F2B}.Release|Any CPU.Build.0 = Release|Any CPU {AB5B5040-6B8A-4E7F-86BC-4286967AC4D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AB5B5040-6B8A-4E7F-86BC-4286967AC4D9}.Debug|Any CPU.Build.0 = Debug|Any CPU {AB5B5040-6B8A-4E7F-86BC-4286967AC4D9}.Release|Any CPU.ActiveCfg = Release|Any CPU {AB5B5040-6B8A-4E7F-86BC-4286967AC4D9}.Release|Any CPU.Build.0 = Release|Any CPU {3BE4B27A-E02B-4517-A7DE-7BEEB85BEF79}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {3BE4B27A-E02B-4517-A7DE-7BEEB85BEF79}.Debug|Any CPU.Build.0 = Debug|Any CPU {3BE4B27A-E02B-4517-A7DE-7BEEB85BEF79}.Release|Any CPU.ActiveCfg = Release|Any CPU {3BE4B27A-E02B-4517-A7DE-7BEEB85BEF79}.Release|Any CPU.Build.0 = Release|Any CPU {51B7AE04-F40C-4843-88D7-3794E18F2573}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {51B7AE04-F40C-4843-88D7-3794E18F2573}.Debug|Any CPU.Build.0 = Debug|Any CPU {51B7AE04-F40C-4843-88D7-3794E18F2573}.Release|Any CPU.ActiveCfg = Release|Any CPU {51B7AE04-F40C-4843-88D7-3794E18F2573}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {BD82B67A-6645-4724-B226-9E13892C0933} EndGlobalSection EndGlobal