Skip to content

Commit c3cdb90

Browse files
committed
fix output path
1 parent f85dbfb commit c3cdb90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pack.cmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
@echo off
2-
dotnet pack src -c Release
2+
dotnet pack src -c Release -o .

0 commit comments

Comments
 (0)