DiffConflicts
This commit is contained in:
4
publish_debug.sh
Normal file
4
publish_debug.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
rm -rf publish
|
||||
mkdir publish
|
||||
dotnet publish -c debug -o publish -f net7.0
|
||||
Reference in New Issue
Block a user