You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
I bumped to the latest version of the lib Cadru.Polly 5.0.7, and get this;
Stack Trace:
SqlStrategyBuilder.ctor(IEnumerable
1 exceptionHandlingStrategies, SqlStrategyOptions strategyOptions) SqlServerStrategyBuilder.ctor(IEnumerable
1 exceptionHandlingStrategies, SqlStrategyOptions strategyOptions)SqlServerStrategyBuilder.get_Default()
The text was updated successfully, but these errors were encountered: