Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

Commit 71f5031

Browse files
author
Nenad Vicentic
committed
fix file references in the Visual Studio Solution file.
1 parent f310316 commit 71f5031

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

serilog-sinks-elasticsearch.sln

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,12 @@ MinimumVisualStudioVersion = 10.0.40219.1
55
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Files", "Files", "{148431F6-5BA9-4987-80CF-DF9F23F54947}"
66
ProjectSection(SolutionItems) = preProject
77
.editorconfig = .editorconfig
8-
.gitattributes = .gitattributes
8+
.gitattributes = .gitattributes
99
.gitignore = .gitignore
10-
appveyor.yml = appveyor.yml
11-
Build.ps1 = Build.ps1
1210
CHANGES.md = CHANGES.md
1311
LICENSE = LICENSE
1412
nuget.config = nuget.config
1513
README.md = README.md
16-
global.json = global.json
1714
EndProjectSection
1815
EndProject
1916
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Serilog.Sinks.Elasticsearch", "src\Serilog.Sinks.Elasticsearch\Serilog.Sinks.Elasticsearch.csproj", "{EEB0D119-687E-444E-BF14-9BDAEC9BA3EF}"

0 commit comments

Comments
 (0)