From b4c8f8c142dc38520fbcb0647ece699e379f7908 Mon Sep 17 00:00:00 2001 From: Frank Tovar Date: Thu, 19 Mar 2026 22:56:58 +0100 Subject: [PATCH] updated agents --- AGENTS.md | 1 - 1 file changed, 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 526d81b..772ac3d 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -31,6 +31,5 @@ These tool paths should be used instead of any entry in the PATH environment var ### Dotnet CLI - Use `$env:DOTNET_SKIP_FIRST_TIME_EXPERIENCE = '1'` -- Use `$env:DOTNET_CLI_HOME = 'D:\EE\prometheus'` - Use `$env:NUGET_PACKAGES = Join-Path $env:USERPROFILE '.nuget\packages'` - If a build fails with 0 errors / 0 warnings, do not keep retrying the same build command, instead use --no-restore. \ No newline at end of file