Skip to content

Commit

Permalink
fix output path
Browse files Browse the repository at this point in the history
  • Loading branch information
ssg committed Oct 12, 2019
1 parent f85dbfb commit c3cdb90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pack.cmd
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
@echo off
dotnet pack src -c Release
dotnet pack src -c Release -o .

0 comments on commit c3cdb90

Please sign in to comment.