Commit af7d049
Update
This API is now emitting a valid version in alignment with
dotnet#28788.
---------
Co-authored-by: Stephen Toub <[email protected]>RuntimeEnvironment.GetSystemVersion() (dotnet#89575)1 parent b4357e1 commit af7d049
File tree
2 files changed
+3
-2
lines changed- src/libraries/System.Runtime.InteropServices
- src/System/Runtime/InteropServices
- tests/System.Runtime.InteropServices.UnitTests/System/Runtime/InteropServices
2 files changed
+3
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments