From c37db10ae7496554cc9bf8f19aa3a02d74229149 Mon Sep 17 00:00:00 2001 From: Dave Kerr Date: Tue, 7 May 2019 00:11:55 +0800 Subject: [PATCH] build: publish nuget --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 4d1052e1..7bb7570d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -12,6 +12,7 @@ before_build: build: project: source/SharpGL/SharpGL.sln + publish_nuget: true verbosity: minimal # After the build as completed, analyse coverage and upload.