We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f85dbfb commit c3cdb90Copy full SHA for c3cdb90
pack.cmd
@@ -1,2 +1,2 @@
1
@echo off
2
-dotnet pack src -c Release
+dotnet pack src -c Release -o .
0 commit comments