Update `RuntimeEnvironment.GetSystemVersion()` (#89575)
authorAaron Robinson <arobins@microsoft.com>
Thu, 27 Jul 2023 20:05:21 +0000 (13:05 -0700)
committerGitHub <noreply@github.com>
Thu, 27 Jul 2023 20:05:21 +0000 (13:05 -0700)
commitaf7d04987eec56fb60d1288276726052a3645be1
tree3c06fc5a0ef7de7905a798c4aacd8f92aefce0f9
parentb4357e17b4fea2296982e412dda6c59a8ad500b0
Update `RuntimeEnvironment.GetSystemVersion()` (#89575)

This API is now emitting a valid version in alignment with
https://github.com/dotnet/runtime/issues/28788.
---------
Co-authored-by: Stephen Toub <stoub@microsoft.com>
src/libraries/System.Runtime.InteropServices/src/System/Runtime/InteropServices/RuntimeEnvironment.cs
src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.UnitTests/System/Runtime/InteropServices/RuntimeEnvironmentTests.cs