mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
Revert "fetch -> web/fetch for everything"
This reverts commit ca790b1716.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
description: 'Perform janitorial tasks on C#/.NET code including cleanup, modernization, and tech debt remediation.'
|
||||
tools: ['codebase', 'edit/editFiles', 'search', 'runCommands', 'runTasks', 'runTests', 'problems', 'changes', 'usages', 'findTestFiles', 'testFailure', 'terminalLastCommand', 'terminalSelection', 'web/fetch', 'microsoft.docs.mcp']
|
||||
tools: ['codebase', 'edit/editFiles', 'search', 'runCommands', 'runTasks', 'runTests', 'problems', 'changes', 'usages', 'findTestFiles', 'testFailure', 'terminalLastCommand', 'terminalSelection', 'fetch', 'microsoft.docs.mcp']
|
||||
---
|
||||
|
||||
# .NET Upgrade Collection
|
||||
@@ -20,7 +20,7 @@ Discover and plan your .NET upgrade journey!
|
||||
mode: dotnet-upgrade
|
||||
title: Analyze current .NET framework versions and create upgrade plan
|
||||
---
|
||||
Analyze the repository and list each project's current TargetFramework
|
||||
Analyze the repository and list each project's current TargetFramework
|
||||
along with the latest available LTS version from Microsoft's release schedule.
|
||||
Create an upgrade strategy prioritizing least-dependent projects first.
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user