Skip to content

Commit 833b666

Browse files
mhoegerahmelsayed
authored andcommitted
new cli build
1 parent 21ca61c commit 833b666

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
<PackageReference Include="KubeClient" Version="2.1.5" />
6161
<PackageReference Include="KubeClient.Extensions.KubeConfig" Version="2.1.5" />
6262
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="2.1.0" />
63-
<PackageReference Include="Microsoft.Azure.Functions.JavaWorker" Version="1.1.0-beta8" />
63+
<PackageReference Include="Microsoft.Azure.Functions.JavaWorker" Version="1.1.0-beta9" />
6464
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="1.0.0-beta3" />
65-
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="2.0.0-beta2-11946" />
65+
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="2.0.0-beta2-11960" />
6666
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
6767
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="3.16.0" />
6868
</ItemGroup>

0 commit comments

Comments
 (0)