From fa650a4448946912a14f5d3929a327aae07e156a 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 f05c47e406..fcf75a49a1 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