-
Notifications
You must be signed in to change notification settings - Fork 39
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
Extent Reports 5.0.0-beta2 error on Flush(); [C# / Selenium] #187
Comments
Can you share any additional details that can help me reproduce this?
|
Also see this comment: #173 (comment) Please make sure to remove all other ExtentReports packages and update to the latest |
@anshooarora I have removed all previous versions from packages folder and can confirm version is 5.0.0-beta2 |
That didnt resolve issue downgrading to 2.2.0 (deprecated) version of Razor, however i have rolled by to a previous version of ExtentReports for now. |
This is quite worrisome though as an incorrect package dependency version was associated with your project. A future version may have backward incompatible changes which may cause such issues. |
Message:
TearDown : System.TypeLoadException : Could not load type 'Microsoft.AspNetCore.Razor.Language.RazorTemplateEngine' from assembly 'Microsoft.AspNetCore.Razor.Language, Version=6.0.21.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.
The text was updated successfully, but these errors were encountered: