-
-
Notifications
You must be signed in to change notification settings - Fork 773
[Bug]: DotNet Framework Version is not Accurate #6127
Copy link
Copy link
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
After confirming .NET Framework 4.8.1 is installed, DNN still shows just 4.8:
Steps to reproduce?
Ensure you have .NET Framework updated to v4.8.1, then login to DNN as superuser. Hover on the PersonaBar logo to see the info panel (screen clip above).
Current Behavior
Currently displays v4.8
Expected Behavior
Should show v4.8.1
Relevant log output
n/aAnything else?
Enhanced code a little so that if there is a v4.8.2 someday, the update will be simple(r).
I plan to contribute the code for this, pull request coming soon.
Affected Versions
9.13.3 (latest release), 9.13.4 (alpha)
What browsers are you seeing the problem on?
Chrome, Microsoft Edge
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
