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 nuget dependencies for Garnet package #427

Merged
merged 2 commits into from
May 28, 2024

Conversation

msft-paddy14
Copy link
Contributor

in #372, there was Microsoft.IdentityModel.Validators introduced and added as a dependency of project. This works when Garnet is built from source as dlls get copied, however consuming the Nuget yields a dll not found exception on runtime. Adding the dependency to Nuget and updating version as per Directory.Packages.props

@msft-paddy14 msft-paddy14 requested a review from vazois May 28, 2024 06:02
@vazois vazois merged commit 9cd34a7 into main May 28, 2024
23 checks passed
@vazois vazois deleted the users/padgupta/fix_nuget_dependencies branch May 28, 2024 16:30
chyin6 pushed a commit to jusjin-org/garnet that referenced this pull request Jul 2, 2024
* update nuget dependencies and version

* fixed whitespace
@github-actions github-actions bot locked and limited conversation to collaborators Jul 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants