diff --git a/build/common.props b/build/common.props index e4b7ce583b..067e539962 100644 --- a/build/common.props +++ b/build/common.props @@ -5,7 +5,7 @@ latest 4 1035 - 1 + 2 0 diff --git a/release_notes.md b/release_notes.md index a8e2e23051..084ec599db 100644 --- a/release_notes.md +++ b/release_notes.md @@ -17,7 +17,7 @@ - Ordered invocations are now the default (#10201) - Skip worker description if none of the profile conditions are met (#9932) - Fixed incorrect function count in the log message.(#10220) -- Updated dotnet-isolated worker to [1.0.9](https://github.com/Azure/azure-functions-dotnet-worker/pull/2552) (#10262) +- Updated dotnet-isolated worker to [1.0.10](https://github.com/Azure/azure-functions-dotnet-worker/pull/2629) (#10340) - Fix race condition on startup with extension RPC endpoints not being available. (#10255) - Adding a timeout when retrieving function metadata from metadata providers (#10219) - Upgraded the following package versions (#10287): diff --git a/src/WebJobs.Script/WebJobs.Script.csproj b/src/WebJobs.Script/WebJobs.Script.csproj index 3333c6e579..2529b435a5 100644 --- a/src/WebJobs.Script/WebJobs.Script.csproj +++ b/src/WebJobs.Script/WebJobs.Script.csproj @@ -49,7 +49,7 @@ - +