We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d0bab commit 5199dadCopy full SHA for 5199dad
package/SystemInfo.cs
@@ -1,4 +1,5 @@
1
-using System.Reflection;
+using System.Diagnostics;
2
+using System.Reflection;
3
4
namespace Aptabase.Maui;
5
0 commit comments