diff --git a/Analogy.LogViewer.NLogProvider.sln b/Analogy.LogViewer.NLogProvider.sln index 5190097..3197692 100644 --- a/Analogy.LogViewer.NLogProvider.sln +++ b/Analogy.LogViewer.NLogProvider.sln @@ -1,12 +1,21 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.29503.13 +# Visual Studio Version 17 +VisualStudioVersion = 17.8.34205.153 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Analogy.LogViewer.NLogProvider.UnitTests", "Analogy.LogViewer.NLogProvider.UnitTests\Analogy.LogViewer.NLogProvider.UnitTests.csproj", "{6C2D5075-51BD-4CA1-8D0D-9F1AF7B2CBFA}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Analogy.LogViewer.NLogProvider", "Analogy.LogViewer.NLogProvider\Analogy.LogViewer.NLogProvider.csproj", "{B70F53DE-25D5-4D08-8EA7-D9A3744302B7}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{88326B26-DB71-4440-A20E-9F8050528992}" + ProjectSection(SolutionItems) = preProject + .editorconfig = .editorconfig + .gitignore = .gitignore + .github\workflows\dotnet-core-desktop.yml = .github\workflows\dotnet-core-desktop.yml + nuget.config = nuget.config + README.md = README.md + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU