Skip to content

Commit b1f36e5

Browse files
committed
added System.Runtime
1 parent 96601ac commit b1f36e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Dotnet.Script.Core/ScriptCompiler.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ public virtual ScriptOptions CreateScriptOptions(ScriptContext context, IList<Ru
8484
"System.Core",
8585
"System.Data",
8686
"System.Data.DataSetExtensions",
87+
"System.Runtime",
8788
"System.Xml",
8889
"System.Xml.Linq",
8990
"System.Net.Http",

0 commit comments

Comments
 (0)