From cbdb66ffcc24d788013da1cc3750a784c6693e05 Mon Sep 17 00:00:00 2001 From: Ondrej Valenta Date: Thu, 15 Mar 2018 19:16:53 +0100 Subject: [PATCH] Missing .sln file --- FluentlySharePoint-Nlog.sln | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 FluentlySharePoint-Nlog.sln diff --git a/FluentlySharePoint-Nlog.sln b/FluentlySharePoint-Nlog.sln new file mode 100644 index 0000000..f3ceab9 --- /dev/null +++ b/FluentlySharePoint-Nlog.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +VisualStudioVersion = 15.0.27004.2006 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FluentlySharePoint-Nlog", "FluentlySharePoint-Nlog\FluentlySharePoint-Nlog.csproj", "{47476B45-45F5-4AE6-9260-014CE5432A15}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {47476B45-45F5-4AE6-9260-014CE5432A15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {47476B45-45F5-4AE6-9260-014CE5432A15}.Debug|Any CPU.Build.0 = Debug|Any CPU + {47476B45-45F5-4AE6-9260-014CE5432A15}.Release|Any CPU.ActiveCfg = Release|Any CPU + {47476B45-45F5-4AE6-9260-014CE5432A15}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {281AE81D-43C3-4F9B-BD11-DE5AA26E474A} + EndGlobalSection +EndGlobal