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 f69aba5 commit 75e3891Copy full SHA for 75e3891
src/MemoryMonitor.cs
@@ -5,7 +5,7 @@
5
using System.Reflection;
6
using ScriptEngine.Machine.Contexts;
7
8
-#if NET8_0_OR_GREATER
+#if NET6_0_OR_GREATER
9
using OneScript.Contexts;
10
#endif
11
0 commit comments