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 a215097 commit a0bedd2Copy full SHA for a0bedd2
samples/samples-csx/ProductsTrigger/run.csx
@@ -1,4 +1,4 @@
1
-#load "../../Common/product.csx"
+#load "../Common/product.csx"
2
#r "Newtonsoft.Json"
3
#r "Microsoft.Azure.WebJobs.Extensions.Sql"
4
0 commit comments