.net 4.8 compatibility #392
Unanswered
elemariosClearstar
asked this question in
Q&A
Replies: 1 comment 1 reply
-
HtmlSanitizer supports .NET Framework 4.8 (which implements .NET Standard 2.0). What do you mean by "remotely"? Perhaps there is a version mismatch between the two environments you have tested? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I dowloaded the package in a project .net 4.8 , it locally compiles and works fine....but remotely I get "The type initializer for Ganss.XSS.HtmlSanitizer threw an exception" , I'm unable to see the inner exception. Any clue on what is happening? ( I notice that the requirement is "=" .net 4.6 , maybe is not fully compatible )
Beta Was this translation helpful? Give feedback.
All reactions