Skip to content

Commit 2b1102b

Browse files
authored
Updated Coretools 4.12.2 (#3178)
1 parent 4099f18 commit 2b1102b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Azure.Functions.Cli/Azure.Functions.Cli.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.20.0" />
169169
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="2.2.0" />
170170
<PackageReference Include="Microsoft.Azure.DurableTask.AzureStorage.Internal" Version="1.4.0" />
171-
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="4.11.2" />
171+
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="4.12.2" />
172172
<PackageReference Include="Microsoft.Build" Version="17.0.0" />
173173
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
174174
<PackageReference Include="WindowsAzure.Storage" Version="9.3.1" />
@@ -178,7 +178,7 @@
178178
<PackageReference Include="Microsoft.Azure.Functions.JavaWorker" Version="2.4.0" />
179179
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="3.4.0" />
180180
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version="4.0.2045" />
181-
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version="4.0.2040" />
181+
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version="4.0.2258" />
182182
<PackageReference Include="Microsoft.Azure.Functions.PythonWorker" Version="4.7.0" />
183183
</ItemGroup>
184184
<Target Name="ExcludeWorkersFromReadyToRun">

0 commit comments

Comments
 (0)