Browse Source

Fixing nuget command line build

Sebastien Ros 10 years ago
parent
commit
76393f40bf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      buildnuget.cmd

+ 1 - 1
buildnuget.cmd

@@ -1 +1 @@
-nuget pack jint\Jint.csproj -Properties Configuration=Release 
+.nuget\nuget pack jint\Jint.csproj -Properties Configuration=Release