File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 273
273
<PackageReference Include =" Microsoft.ApplicationInsights" Version =" 2.21.0" />
274
274
<PackageReference Include =" Microsoft.AspNetCore.DataProtection" Version =" 2.2.0" />
275
275
<PackageReference Include =" Microsoft.Azure.DurableTask.AzureStorage.Internal" Version =" 1.4.0" />
276
- <PackageReference Include =" Microsoft.Azure.WebJobs.Script.WebHost" Version =" 4.24.5 " />
276
+ <PackageReference Include =" Microsoft.Azure.WebJobs.Script.WebHost" Version =" 4.25.3 " />
277
277
<PackageReference Include =" Microsoft.Build" Version =" 17.0.0" />
278
278
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.2" />
279
279
<PackageReference Include =" WindowsAzure.Storage" Version =" 9.3.1" />
280
280
<PackageReference Include =" YamlDotNet" Version =" 6.0.0" />
281
281
</ItemGroup >
282
282
<ItemGroup Condition =" '$(NoWorkers)' != 'true'" >
283
283
<PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 2.12.1" />
284
- <PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 3.7 .0" />
284
+ <PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 3.8 .0" />
285
285
<PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.2850" />
286
- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.2803 " />
286
+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.2890 " />
287
287
<PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.2802" />
288
288
<PackageReference Include =" Microsoft.Azure.Functions.PythonWorker" Version =" 4.14.0" />
289
289
</ItemGroup >
You can’t perform that action at this time.
0 commit comments