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

Bumped version and failed to load Validation #112

Open
Jetski5822 opened this issue Mar 11, 2021 · 1 comment
Open

Bumped version and failed to load Validation #112

Jetski5822 opened this issue Mar 11, 2021 · 1 comment

Comments

@Jetski5822
Copy link

I bumped to the latest version of the lib Cadru.Polly 5.0.7, and get this;

System.IO.FileNotFoundException : Could not load file or assembly 'Validation, Version=2.5.0.0, Culture=neutral, PublicKeyToken=2fc06f0d701809a7'. The system cannot find the file specified.

Stack Trace:
SqlStrategyBuilder.ctor(IEnumerable1 exceptionHandlingStrategies, SqlStrategyOptions strategyOptions) SqlServerStrategyBuilder.ctor(IEnumerable1 exceptionHandlingStrategies, SqlStrategyOptions strategyOptions)
SqlServerStrategyBuilder.get_Default()

@martyt
Copy link

martyt commented Apr 6, 2021

Looks like the NuGet package for Cadru.Polly doesn't have the Validation package as a dependency. Manually add Validation v2.5.5-beta to the same project where you installed Cadru.Polly and all is well.

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