File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 249
249
<PackageReference Include =" Microsoft.ApplicationInsights" Version =" 2.21.0" />
250
250
<PackageReference Include =" Microsoft.AspNetCore.DataProtection" Version =" 2.2.0" />
251
251
<PackageReference Include =" Microsoft.Azure.DurableTask.AzureStorage.Internal" Version =" 1.4.0" />
252
- <PackageReference Include =" Microsoft.Azure.WebJobs.Script.WebHost" Version =" 4.19.1 " />
252
+ <PackageReference Include =" Microsoft.Azure.WebJobs.Script.WebHost" Version =" 4.19.2 " />
253
253
<PackageReference Include =" Microsoft.Build" Version =" 17.0.0" />
254
254
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.2" />
255
255
<PackageReference Include =" WindowsAzure.Storage" Version =" 9.3.1" />
261
261
<PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.2733" />
262
262
<PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.2719" />
263
263
<PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.2669" />
264
- <PackageReference Include =" Microsoft.Azure.Functions.PythonWorker" Version =" 4.13 .0" />
264
+ <PackageReference Include =" Microsoft.Azure.Functions.PythonWorker" Version =" 4.14 .0" />
265
265
</ItemGroup >
266
266
<Target Name =" ExcludeWorkersFromReadyToRun" >
267
267
<CreateItem Include =" %(None.Filename)%(None.Extension)" Condition =" $([System.String]::new('%(None.TargetPath)').StartsWith('workers'))" PreserveExistingMetadata =" false" >
You can’t perform that action at this time.
0 commit comments