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 f016b75 commit f4cfa72Copy full SHA for f4cfa72
src/RequestProcessor.cs
@@ -13,7 +13,7 @@
13
using Microsoft.Azure.Functions.PowerShellWorker.PowerShell;
14
using Microsoft.Azure.Functions.PowerShellWorker.Utility;
15
using Microsoft.Azure.Functions.PowerShellWorker.DependencyManagement;
16
-using Microsoft.Azure.Functions.PowerShellWorker.Durable;
+using Microsoft.Azure.Functions.PowerShellWorker.DurableWorker;
17
using Microsoft.Azure.WebJobs.Script.Grpc.Messages;
18
19
namespace Microsoft.Azure.Functions.PowerShellWorker
0 commit comments