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