diff --git a/release_notes.md b/release_notes.md index 3944352ff0..c0d75ddcee 100644 --- a/release_notes.md +++ b/release_notes.md @@ -27,4 +27,5 @@ - Azure.Identity (1.10.0 to 1.10.3) - Azure.Core (1.34.0 to 1.35.0) - Bug fix: Comparisons in the Azure Key Vault Secrets Repository are now case insensitive (#9644) - - This fixes a bug where keys could be automatically recreated if they had been manually added to Key Vault with all lowercase secret names \ No newline at end of file + - This fixes a bug where keys could be automatically recreated if they had been manually added to Key Vault with all lowercase secret names +- Update DotNetIsolatedNativeHost version to 1.0.3 (#9671) diff --git a/src/WebJobs.Script/WebJobs.Script.csproj b/src/WebJobs.Script/WebJobs.Script.csproj index b7494ee052..a8761c41e5 100644 --- a/src/WebJobs.Script/WebJobs.Script.csproj +++ b/src/WebJobs.Script/WebJobs.Script.csproj @@ -47,7 +47,7 @@ - +