@ -0,0 +1,6 @@
#!/bin/bash
dotnet build -c Release
dotnet build -c Debug
rm -rf bin
mkdir bin
cp -rv DTLib.*/bin/* bin/
The note is not visible to the blocked user.