diff --git a/Pilz/Runtime/RuntimeInformationsEx.vb b/Pilz/Runtime/RuntimeInformationsEx.vb index a215a3c..a52bb99 100644 --- a/Pilz/Runtime/RuntimeInformationsEx.vb +++ b/Pilz/Runtime/RuntimeInformationsEx.vb @@ -4,7 +4,7 @@ Namespace Runtime Public Module RuntimeInformationsEx - Public ReadOnly Property OSPlattform + Public ReadOnly Property OSType As OSType Get Static t As OSType? = Nothing