update editFiles to edit/editFiles (#319)

This commit is contained in:
Derek Clair
2025-10-15 17:07:01 -06:00
committed by GitHub
parent 38969f7cc2
commit 69cd4fae4e
77 changed files with 82 additions and 82 deletions

View File

@@ -1,6 +1,6 @@
---
mode: 'agent'
tools: ['codebase', 'editFiles', 'terminalCommand']
tools: ['codebase', 'edit/editFiles', 'terminalCommand']
description: 'Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files customized for the project.'
---