@ -0,0 +1,11 @@
default:
@just --list
run:
@dotnet run
build:
@dotnet build pacserver.csproj
publish:
@dotnet publish --configuration Release pacserver.csproj
The note is not visible to the blocked user.