Skip to content

Change the string format of the NETFramework ToString(3) in PersonaBar#6144

Merged
bdukes merged 1 commit intodnnsoftware:developfrom
jeremy-farrance:Update-Framework-string-formatting
Sep 30, 2024
Merged

Change the string format of the NETFramework ToString(3) in PersonaBar#6144
bdukes merged 1 commit intodnnsoftware:developfrom
jeremy-farrance:Update-Framework-string-formatting

Conversation

@jeremy-farrance
Copy link
Copy Markdown
Contributor

Change the string format of the NETFramework version from ToString(2) to ToString(3) to show the full 3 part .NET Framework version number in the PersonaBar.

Fixes #6143.

Summary

Changed .ToString(2) to .ToString(3) and we now get the improve output showing the full 3 part .NET Framework version.

image

… to ToString(3) to show the full 3 part .NET Framework version number in the PersonaBar
@valadas valadas added this to the 9.13.5 milestone Sep 29, 2024
Copy link
Copy Markdown
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, nice little enhancement. It is now .1 better 😛

@bdukes bdukes merged commit 9f4833f into dnnsoftware:develop Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: PersonaBar does not show correct .NET Framework version, missing minor

3 participants