Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30907.101 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PoweredSoft.Module.Abstractions", "PoweredSoft.Module.Abstractions\PoweredSoft.Module.Abstractions.csproj", "{B88DB8C9-EDAA-4B52-951C-5FA4BBEE18BF}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{434E67F5-A188-4D41-83F8-F2131A4395E1}" ProjectSection(SolutionItems) = preProject azure-pipeline.yaml = azure-pipeline.yaml README.md = README.md EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {B88DB8C9-EDAA-4B52-951C-5FA4BBEE18BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B88DB8C9-EDAA-4B52-951C-5FA4BBEE18BF}.Debug|Any CPU.Build.0 = Debug|Any CPU {B88DB8C9-EDAA-4B52-951C-5FA4BBEE18BF}.Release|Any CPU.ActiveCfg = Release|Any CPU {B88DB8C9-EDAA-4B52-951C-5FA4BBEE18BF}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {4BCE340F-4C9B-4495-AE0B-AFE55C8D6191} EndGlobalSection EndGlobal