From a0aeb86613521865621cbb0c9dedbfdf4d4a1f9e Mon Sep 17 00:00:00 2001 From: Scott W Harden Date: Mon, 25 May 2020 20:48:23 -0400 Subject: [PATCH] improve build script --- dev/build/build-and-publish.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/dev/build/build-and-publish.bat b/dev/build/build-and-publish.bat index 499d834..dfd809f 100644 --- a/dev/build/build-and-publish.bat +++ b/dev/build/build-and-publish.bat @@ -6,6 +6,7 @@ echo. echo ### DELETING OLD PACKAGES ### DEL *.nupkg +DEL *.snupkg echo. echo ### DELETING RELEASE FOLDERS ###