Skip to content
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

fix for broken NuGet package #2263

Merged
merged 1 commit into from
Jun 16, 2024
Merged

Conversation

ErikEJ
Copy link
Contributor

@ErikEJ ErikEJ commented Jun 16, 2024

fixes #2262

@AndriySvyryd FYI 😭

@ErikEJ
Copy link
Contributor Author

ErikEJ commented Jun 16, 2024

I have confirmed locally that this change broke the package (and that this fix produces a valid package)

@AndriySvyryd AndriySvyryd changed the base branch from main to release/6.5 June 16, 2024 06:54
@AndriySvyryd
Copy link
Member

@ErikEJ Please rebase on release/6.5

@ErikEJ
Copy link
Contributor Author

ErikEJ commented Jun 16, 2024

@AndriySvyryd How do I do that from my branch? (Excuse my ignorance) - with git cli

@AndriySvyryd
Copy link
Member

Something like git rebase upstream/release/6.5 -i
Assuming that the remote for this repo is called upstream

@ErikEJ
Copy link
Contributor Author

ErikEJ commented Jun 16, 2024

@AndriySvyryd That di not go so well - let me start over

@ErikEJ ErikEJ reopened this Jun 16, 2024
@AndriySvyryd AndriySvyryd merged commit ac4a11e into dotnet:release/6.5 Jun 16, 2024
2 checks passed
@birbilis
Copy link

got bit too by the previous NuGet package (wasn't removing old entries from files and was also creating some configuration subfolders), had to rollback via version control and install the new one which works fine (upgrading to new package wasn't solving the mess). Maybe rolling back to previous NuGet package might have worked too, but not sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EF 6.5.0 RTM NuGet Package BROKEN
3 participants