Daily
Some checks failed
Build .NET Project / build (push) Has been cancelled

This commit is contained in:
2026-03-30 21:20:12 -04:00
parent 3fd18091dc
commit 6dfade6730
4 changed files with 16 additions and 16 deletions

View File

@@ -246,3 +246,6 @@ ps aux | grep MSBuild.dll | grep -v grep | awk '{print $2}' | xargs sudo kill -9
This shows where dotnet performance is
dotnet build /clp:PerformanceSummary
# kill vscode
sudo killall code