-
Notifications
You must be signed in to change notification settings - Fork 321
Configure Copilot Agent Mode #3386
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- Added an initial instructions file for GitHub Copilot Agent.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Adds an initial GitHub Copilot Agent instructions file summarizing the repo’s structure, build targets, CI setup, and release artifacts.
- Specifies supported .NET frameworks and solution paths
- Describes build targets, CI pipelines, and policy docs
- Lists NuGet packages, API docs, and release notes locations
Comments suppressed due to low confidence (1)
.github/copilot-instructions.md:1
- The specified .NET Framework version 4.2.6 appears incorrect—consider using a valid version like 4.6.2 or confirming the intended target.
This is a .NET repo that targets .NET Framework 4.2.6, .NET 8.0, and .NET 9.0.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
- Removed SNI and added SqlServer package.
benrr101
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤷♂️ 🤖
Co-authored-by: Cheena Malhotra <13396919+cheenamalhotra@users.noreply.github.com>
12f6893
|
Superceded by #3429 . |
Description
Issues
Testing