Skip to content

Removed the MainLatest feed from nuget.config #666

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

Merged
merged 1 commit into from
Mar 31, 2025
Merged

Conversation

Arlodotexe
Copy link
Member

Fixes #664

PR Type

This PR fixes an issue where opening or building the solution results in an error "Error occurred while getting package vulnerability data"

What is the current behavior?

What is the new behavior?

PR Checklist

Please check if your PR fulfills the following requirements:

  • Created a feature/dev branch in your fork (vs. submitting directly from a commit on main)
  • Based off latest main branch of toolkit
  • Tested code with current supported SDKs
  • New component
    • Documentation has been added
    • Sample in sample app has been added
    • Analyzers are passing for documentation and samples
    • Icon has been created (if new sample) following the Thumbnail Style Guide and templates
  • Tests for the changes have been added (if applicable)
  • Header has been added to all new source files
  • Contains NO breaking changes

Other information

@Arlodotexe Arlodotexe self-assigned this Mar 31, 2025
Copy link
Member

@michael-hawker michael-hawker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like a remnant anyway, we don't need anything from the MainLatest feed. Ideally we should ensure the Toolkit is self-contained or only uses stable bits in the Toolkit.

@michael-hawker michael-hawker added this to the 8.2 milestone Mar 31, 2025
@Arlodotexe Arlodotexe enabled auto-merge (squash) March 31, 2025 19:04
@Arlodotexe Arlodotexe merged commit cbb0ea3 into main Mar 31, 2025
23 checks passed
@github-project-automation github-project-automation bot moved this to ✅ Done in Toolkit 8.x Mar 31, 2025
@Arlodotexe Arlodotexe deleted the fix/mainlatest-feed branch March 31, 2025 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

VS2022 prompting to login to access CommunityToolkit-Labs and CommunityToolkit-MainLatest feeds
2 participants