Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.10.35013.160 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Serilog.Sinks.LogEmAll", "Serilog.Sinks.LogEmAll\Serilog.Sinks.LogEmAll.csproj", "{1EF874F5-0837-444B-A8EE-3862EB936BCB}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CC17EF7E-D97F-4192-89B0-B6461C420368}" ProjectSection(SolutionItems) = preProject CHANGELOG.md = CHANGELOG.md CODE_OF_CONDUCT.md = CODE_OF_CONDUCT.md CONTRIBUTING.md = CONTRIBUTING.md LICENSE = LICENSE README.md = README.md TODO.md = TODO.md EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU Description = The Original LogEmAll Logger EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {1EF874F5-0837-444B-A8EE-3862EB936BCB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1EF874F5-0837-444B-A8EE-3862EB936BCB}.Debug|Any CPU.Build.0 = Debug|Any CPU {1EF874F5-0837-444B-A8EE-3862EB936BCB}.Release|Any CPU.ActiveCfg = Release|Any CPU {1EF874F5-0837-444B-A8EE-3862EB936BCB}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {446F1FEC-6B77-4A8B-8646-D94C2E3BE73B} EndGlobalSection EndGlobal