We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e61ac3a commit 35b9d93Copy full SHA for 35b9d93
EasyPost/Utilities/RuntimeInfo.cs
@@ -59,7 +59,7 @@ internal static string Name
59
{
60
get
61
62
-#if NET462
+#if NETSTANDARD
63
switch (OperatingSystem.Platform)
64
65
case PlatformID.Win32S:
0 commit comments