diff --git a/build/common.props b/build/common.props
index 067e539962..fce2657f8d 100644
--- a/build/common.props
+++ b/build/common.props
@@ -5,7 +5,7 @@
latest
4
1035
- 2
+ 4
0
diff --git a/release_notes.md b/release_notes.md
index 084ec599db..014c806d52 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.10](https://github.com/Azure/azure-functions-dotnet-worker/pull/2629) (#10340)
+- Updated dotnet-isolated worker to [1.0.11](https://github.com/Azure/azure-functions-dotnet-worker/pull/2653) (#10379)
- 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 2529b435a5..e096a6ce5b 100644
--- a/src/WebJobs.Script/WebJobs.Script.csproj
+++ b/src/WebJobs.Script/WebJobs.Script.csproj
@@ -49,7 +49,7 @@
-
+