Skip to content

Commit 6917e44

Browse files
committed
updating the webhost package version
1 parent 5f3d437 commit 6917e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="2.1.1" />
6363
<PackageReference Include="Microsoft.Azure.Functions.JavaWorker" Version="1.1.1-beta03" />
6464
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="1.0.0-beta4-10082" />
65-
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="2.0.0-rc1" />
65+
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="2.0.0-rc1-12095" />
6666
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
6767
</ItemGroup>
6868
</Project>

0 commit comments

Comments
 (0)