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

Commit

Permalink
fix file references in the Visual Studio Solution file. (#461)
Browse files Browse the repository at this point in the history
Co-authored-by: Nenad Vicentic <vicentic@immounited.com>
  • Loading branch information
nenadvicentic and Nenad Vicentic authored Jan 16, 2023
1 parent 5fa9b0c commit 4f27900
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions serilog-sinks-elasticsearch.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,12 @@ MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Files", "Files", "{148431F6-5BA9-4987-80CF-DF9F23F54947}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.gitattributes = .gitattributes
.gitattributes = .gitattributes
.gitignore = .gitignore
appveyor.yml = appveyor.yml
Build.ps1 = Build.ps1
CHANGES.md = CHANGES.md
LICENSE = LICENSE
nuget.config = nuget.config
README.md = README.md
global.json = global.json
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Serilog.Sinks.Elasticsearch", "src\Serilog.Sinks.Elasticsearch\Serilog.Sinks.Elasticsearch.csproj", "{EEB0D119-687E-444E-BF14-9BDAEC9BA3EF}"
Expand Down

0 comments on commit 4f27900

Please sign in to comment.