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 fd7c74d commit dcacd7fCopy full SHA for dcacd7f
durablefunctionsmonitor.dotnetbackend/nuspec.nuspec
@@ -10,9 +10,10 @@
10
<license type="file">LICENSE</license>
11
12
<dependencies>
13
- <dependency id="Microsoft.Azure.WebJobs.Extensions.DurableTask" version="2.13.3" />
+ <dependency id="Microsoft.Azure.WebJobs.Extensions.DurableTask" version="2.13.7" />
14
<dependency id="Microsoft.NET.Sdk.Functions" version="4.4.0" />
15
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="6.10.2" />
16
+ <dependency id="WindowsAzure.Storage" version="9.3.3" />
17
<dependency id="Fluid.Core" version="2.7.0" />
18
</dependencies>
19
0 commit comments