1 parent b1cbb3f commit 10e8d81Copy full SHA for 10e8d81
1 file changed
Templates/Script.csx
@@ -13,6 +13,7 @@
13
// #r "System.Windows.Forms"
14
// References to NuGet packages can be added with the syntax
15
// '#r "nuget: {Package}/{Version}"', for example:
16
+// #r "nuget: System.Data.OleDb/4.7.0"
17
18
using System;
19
using System.Collections.Generic;
0 commit comments