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 0848b70 commit 4b25752Copy full SHA for 4b25752
test/WebJobs.Script.Tests/DependencyTests.cs
@@ -20,6 +20,8 @@ public class DependencyTests
20
{
21
"Microsoft.Azure.WebJobs.Script.WebHost.dll",
22
"Microsoft.Azure.WebJobs.dll",
23
+ "Microsoft.Azure.WebJobs.Script.dll",
24
+ "Microsoft.Azure.WebJobs.Script.Grpc.dll",
25
"Microsoft.Azure.WebJobs.Host.dll",
26
"Microsoft.Azure.WebJobs.Logging.ApplicationInsights.dll",
27
"Microsoft.Azure.WebJobs.Script.Abstractions.dll",
0 commit comments