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

Hard dependency from Microsoft.IdentityModel.Clients.ActiveDirectory, version 3.17.2.31801 #118

Open
AndreiDegtiarev opened this issue Aug 3, 2019 · 1 comment

Comments

@AndreiDegtiarev
Copy link
Contributor

In my test project by saving of gradient boosting model I’ve encounter strange implicit dependency from Microsoft.IdentityModel.Clients.ActiveDirectory. It doesn’t work (load assembly exception) in all referenced versions of this assembly except I reference pretty old one version 3.17.2. Even if I use dependentAssembly construction it doesn’t help. My project is net461.

@mdabros
Copy link
Owner

mdabros commented Aug 11, 2019

@AndreiDegtiarev This is not an issue I have encountered before. I can't see why SharpLearning should depend on Microsoft.IdentityModel.Clients.ActiveDirectory, so it must be something implicit via another dependency. Is there anything special with the platform or project you are using?

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

No branches or pull requests

2 participants