Add publish script
This commit is contained in:
2
publish.ps1
Normal file
2
publish.ps1
Normal file
@@ -0,0 +1,2 @@
|
||||
Set-Location src/MyPrayerJournal
|
||||
dotnet publish -c Release -r linux-x64 -p:PublishSingleFile=true --self-contained false
|
||||
Reference in New Issue
Block a user