diff --git a/build/common.props b/build/common.props index f90148fbcb..3587236a6a 100644 --- a/build/common.props +++ b/build/common.props @@ -5,7 +5,7 @@ latest 4 27 - 2 + 3 0 diff --git a/build/python.props b/build/python.props index 2885c97f85..127c413ee9 100644 --- a/build/python.props +++ b/build/python.props @@ -1,5 +1,5 @@ - + diff --git a/release_notes.md b/release_notes.md index f90647c053..c609e4236c 100644 --- a/release_notes.md +++ b/release_notes.md @@ -3,7 +3,7 @@ -- Update Python Worker Version to [4.17.0](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.17.0) +- Update Python Worker Version to [4.14.0](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.14.0) - Increased maximum HTTP request content size to 210000000 Bytes (~200MB) - Update Node.js Worker Version to [3.8.1](https://github.com/Azure/azure-functions-nodejs-worker/releases/tag/v3.8.1) - Update PowerShell 7.4 Worker Version to [4.0.2930](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2930) diff --git a/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj b/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj index 0dda231ab7..f6b36656c3 100644 --- a/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj +++ b/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj @@ -57,7 +57,7 @@ - +