Commit 38768d3 1 parent 360edbd commit 38768d3 Copy full SHA for 38768d3
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 149
149
<PackageReference Include =" DotNetZip" Version =" 1.13.3" />
150
150
<PackageReference Include =" Microsoft.AspNetCore.DataProtection" Version =" 2.2.0" />
151
151
<PackageReference Include =" Microsoft.Azure.DurableTask.AzureStorage.Internal" Version =" 1.4.0" />
152
- <PackageReference Include =" Microsoft.Azure.WebJobs.Script.WebHost" Version =" 3.14 .1" />
152
+ <PackageReference Include =" Microsoft.Azure.WebJobs.Script.WebHost" Version =" 3.15 .1" />
153
153
<PackageReference Include =" Newtonsoft.Json" Version =" 12.0.3" />
154
154
<PackageReference Include =" YamlDotNet" Version =" 6.0.0" />
155
155
</ItemGroup >
156
156
<ItemGroup Condition =" '$(NoWorkers)' != 'true'" >
157
157
<PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 1.11.0" />
158
158
<PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 2.1.3" />
159
159
<PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS6" Version =" 3.0.1761" />
160
- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7" Version =" 3.0.2046 " />
160
+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7" Version =" 3.0.2303 " />
161
161
<PackageReference Include =" Microsoft.Azure.Functions.PythonWorker" Version =" 3.1.3" />
162
162
</ItemGroup >
163
163
<Target Name =" ExcludeWorkersFromReadyToRun" >
You can’t perform that action at this time.
0 commit comments