From e36eca85ee926769feda08d340f0ec8aaeaefc50 Mon Sep 17 00:00:00 2001 From: James Jackson-South Date: Wed, 28 Dec 2016 18:21:52 +1100 Subject: [PATCH] Add a couple of solution files Easier editing. --- ImageSharp.sln | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ImageSharp.sln b/ImageSharp.sln index f05c47e40..fcf75a49a 100644 --- a/ImageSharp.sln +++ b/ImageSharp.sln @@ -20,8 +20,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SolutionItems", "SolutionIt build\dotnet-latest.ps1 = build\dotnet-latest.ps1 features.md = features.md global.json = global.json + NuGet.config = NuGet.config build\package.json = build\package.json README.md = README.md + Rebracer.xml = Rebracer.xml Settings.StyleCop = Settings.StyleCop EndProjectSection EndProject