Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.9.34728.123 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sharp7.Monitor", "Sharp7.Monitor\Sharp7.Monitor.csproj", "{9E5BF5E6-D1A1-4252-92DA-B66A04C744D0}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_Solution Items", "_Solution Items", "{F66AD208-E4F7-453C-AC39-C0D6FF3D55F8}" ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig .gitignore = .gitignore publish.ps1 = publish.ps1 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 {9E5BF5E6-D1A1-4252-92DA-B66A04C744D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {9E5BF5E6-D1A1-4252-92DA-B66A04C744D0}.Debug|Any CPU.Build.0 = Debug|Any CPU {9E5BF5E6-D1A1-4252-92DA-B66A04C744D0}.Release|Any CPU.ActiveCfg = Release|Any CPU {9E5BF5E6-D1A1-4252-92DA-B66A04C744D0}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {D9D2B518-DC9C-4776-85F3-BB507BC3DA21} EndGlobalSection EndGlobal