Fix request ID generation (#72)

- Bump version
This commit is contained in:
2022-08-23 08:36:17 -04:00
parent d621ede7bb
commit 8702723e01
4 changed files with 10 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
#!/snap/bin/pwsh
Set-Location src/MyPrayerJournal
dotnet publish -c Release -r linux-x64 -p:PublishSingleFile=true --self-contained false
dotnet publish -c Release -r linux-x64 -p:PublishSingleFile=true --self-contained false --nologo