From ca01e617990e049e3a3be0968cb6155d2b7fc560 Mon Sep 17 00:00:00 2001 From: Scott Williams Date: Thu, 2 Feb 2017 10:41:07 +0000 Subject: [PATCH] use nuget.org feed --- NuGet.config | 1 - src/ImageSharp.Drawing.Paths/project.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/NuGet.config b/NuGet.config index 88d71e7ba..b2c967cc9 100644 --- a/NuGet.config +++ b/NuGet.config @@ -1,7 +1,6 @@  - diff --git a/src/ImageSharp.Drawing.Paths/project.json b/src/ImageSharp.Drawing.Paths/project.json index cdc5d2244..85ad75148 100644 --- a/src/ImageSharp.Drawing.Paths/project.json +++ b/src/ImageSharp.Drawing.Paths/project.json @@ -44,7 +44,7 @@ "ImageSharp.Drawing": { "target": "project" }, - "SixLabors.Shapes": "0.1.0-ci0050", + "SixLabors.Shapes": "0.1.0-alpha0001", "StyleCop.Analyzers": { "version": "1.0.0", "type": "build"