Skip to content

Commit

Permalink
Allow NuGet packing
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom committed Apr 20, 2016
1 parent 28018eb commit 412ad4d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified .nuget/NuGet.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion pack-nuget.cmd
@@ -1,2 +1,2 @@
.nuget\nuget.exe update -self
.nuget\nuget.exe pack src\MoviePosterDb\MoviePosterDb.csproj -Build -Symbols -Properties Configuration=Release
.nuget\nuget.exe pack src\Cinematerial\Cinematerial.csproj -Build -Symbols -Properties Configuration=Release

0 comments on commit 412ad4d

Please sign in to comment.