Skip to content

Commit f6318b7

Browse files
authored
Update functions host references for 2.0.13036 (#1876)
1 parent 4a901a6 commit f6318b7

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
@@ -113,8 +113,8 @@
113113
<PackageReference Include="Microsoft.Azure.Functions.JavaWorker" Version="1.5.2-SNAPSHOT" />
114114
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="1.2.0" />
115115
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="2.0.240" />
116-
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="2.0.13017" />
117-
<PackageReference Include="Microsoft.Azure.Functions.PythonWorker" Version="1.0.202001304" />
116+
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="2.0.13036" />
117+
<PackageReference Include="Microsoft.Azure.Functions.PythonWorker" Version="1.0.202002213" />
118118
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
119119
<PackageReference Include="YamlDotNet" Version="6.0.0" />
120120
</ItemGroup>

0 commit comments

Comments
 (0)