-
Notifications
You must be signed in to change notification settings - Fork 465
Fix .gitignore to allow PowerShell module bin folders #4574
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: liliankasem <[email protected]>
|
/azp run coretools.public |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@copilot Fix the following build warnings - |
Co-authored-by: surgupta-msft <[email protected]>
... Fixed the StyleCop SA1028 warnings by removing trailing whitespace from lines 205, 209, 214, 275, 279, and 283 in GitIgnoreParserTests.cs. The build warnings should now be resolved. Commit: 738651f Warning Firewall rules blocked me from connecting to one or more addressesI tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
/azp run coretools.public |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@copilot Test |
Co-authored-by: surgupta-msft <[email protected]>
Fixed the failing test |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@copilot issue building the project:
|
Co-authored-by: liliankasem <[email protected]>
Fixed the CS1513 compilation error. The issue was a missing closing brace for the test method. Added the missing brace with proper indentation. Commit: 4752351 Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.