Problem: nuget packaging script doesn't pause at the end.

This commit is contained in:
evoskuil 2016-05-13 04:07:21 -07:00
parent 94774f6915
commit a3aa10c06b

View File

@ -10,4 +10,5 @@ ECHO.
ECHO NOTE: Ignore warnings not applicable to native code: "Issue: Assembly outside lib folder."
ECHO.
ECHO Completed nuget packaging build. The package is in the following folder:
CD
CD
PAUSE