Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.10.34928.147 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tagger", "Tagger\Tagger.csproj", "{F02F658D-91E6-47F2-B518-13257FBEB91E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {F02F658D-91E6-47F2-B518-13257FBEB91E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F02F658D-91E6-47F2-B518-13257FBEB91E}.Debug|Any CPU.Build.0 = Debug|Any CPU {F02F658D-91E6-47F2-B518-13257FBEB91E}.Release|Any CPU.ActiveCfg = Release|Any CPU {F02F658D-91E6-47F2-B518-13257FBEB91E}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {70E4D95E-4A19-4658-B9CD-E2ECAC68DC13} EndGlobalSection EndGlobal