From 7fd24fd3830ff38945c1dddeb0568b299713f69d Mon Sep 17 00:00:00 2001 From: Dirk Lemstra Date: Sun, 25 Jun 2017 18:14:34 +0200 Subject: [PATCH] [SL.Core] Added yml files to the solution. --- SixLabors.Core.sln | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SixLabors.Core.sln b/SixLabors.Core.sln index c1f05176c..d10b17787 100644 --- a/SixLabors.Core.sln +++ b/SixLabors.Core.sln @@ -8,6 +8,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SolutionItems", "SolutionIt .editorconfig = .editorconfig appveyor.yml = appveyor.yml build.cmd = build.cmd + codecov.yml = codecov.yml + gitversion.yml = gitversion.yml README.md = README.md EndProjectSection EndProject