:beetle: bug:boom: regression-releasearea-VisualBasichelp wantedpriority-3
倉庫指標
- Star
- (4,100 star)
- PR 合併指標
- (平均合併 14天 22小時) (30 天內合併 56 個 PR)
描述
The following code returns different results in .NET Framework 4.8 and .NET 5.0 applications. I think this change should be documented.
MsgBox(New Devices.ComputerInfo().OSFullName)
Result in .NET Framework 4.8:
Microsoft Windows 10 Pro
Result in .NET 5.0:
Microsoft Windows 10.0.19043