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

System.Collections.Immutable needs to be updated to allow for version 7 #136

Closed
danielp37 opened this issue Jul 12, 2023 · 2 comments · Fixed by #137
Closed

System.Collections.Immutable needs to be updated to allow for version 7 #136

danielp37 opened this issue Jul 12, 2023 · 2 comments · Fixed by #137

Comments

@danielp37
Copy link

Is there a reason why the PackageReference to System.Collection.Immutable doesn't allow version 7. Version 7 has been out for 8 months now and this restriction is preventing us from being able to use this library.

@toddbaert
Copy link
Member

toddbaert commented Jul 14, 2023

Hey @danielp37 ! Thanks for opening this issue.

I've removed the upper bound on this dependency here.

cc @benjiro @kinyoklion do you think there's a reason to put an upper bound on this package?

@toddbaert
Copy link
Member

After some discussion we've decided just to increment this upper bound. A bit of a bummer, since we might be back here in a year unless we automate this somehow. Removing the entire upper bound seems risky as @kinyoklion notes in the PR.

austindrenski added a commit to austindrenski/open-feature-dotnet-sdk that referenced this issue Jan 11, 2024
austindrenski added a commit to austindrenski/open-feature-dotnet-sdk that referenced this issue Jan 11, 2024
austindrenski added a commit to austindrenski/open-feature-dotnet-sdk that referenced this issue Jan 11, 2024
austindrenski added a commit to austindrenski/open-feature-dotnet-sdk that referenced this issue Jan 16, 2024
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 a pull request may close this issue.

2 participants