Commit ea46ebc 1 parent 5eb3333 commit ea46ebc Copy full SHA for ea46ebc
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 168
168
<PackageReference Include =" Microsoft.ApplicationInsights" Version =" 2.21.0" />
169
169
<PackageReference Include =" Microsoft.AspNetCore.DataProtection" Version =" 2.2.0" />
170
170
<PackageReference Include =" Microsoft.Azure.DurableTask.AzureStorage.Internal" Version =" 1.4.0" />
171
- <PackageReference Include =" Microsoft.Azure.WebJobs.Script.WebHost" Version =" 4.12.2 " />
171
+ <PackageReference Include =" Microsoft.Azure.WebJobs.Script.WebHost" Version =" 4.13.0 " />
172
172
<PackageReference Include =" Microsoft.Build" Version =" 17.0.0" />
173
173
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.1" />
174
174
<PackageReference Include =" WindowsAzure.Storage" Version =" 9.3.1" />
175
175
<PackageReference Include =" YamlDotNet" Version =" 6.0.0" />
176
176
</ItemGroup >
177
177
<ItemGroup Condition =" '$(NoWorkers)' != 'true'" >
178
- <PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 2.4 .0" />
178
+ <PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 2.6 .0" />
179
179
<PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 3.4.0" />
180
- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.2045 " />
181
- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.2258 " />
180
+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.2302 " />
181
+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.2304 " />
182
182
<PackageReference Include =" Microsoft.Azure.Functions.PythonWorker" Version =" 4.7.0" />
183
183
</ItemGroup >
184
184
<Target Name =" ExcludeWorkersFromReadyToRun" >
You can’t perform that action at this time.
0 commit comments