From a90c4362bcdd545e3ef19d359de17b3544bb435c Mon Sep 17 00:00:00 2001 From: Oren Novotny Date: Sun, 22 Nov 2015 12:36:26 -0500 Subject: update build script --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index a80169c20..6d83608d2 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -9,7 +9,7 @@ assembly_info: before_build: - - cmd: nuget restore + - cmd: nuget restore BouncyCastle-PCL.sln - cmd: '.\packages\GitVersion.CommandLine\tools\GitVersion.exe /l console /output buildserver /updateAssemblyInfo' build: -- cgit 1.5.1