From 564d5151d6bb3d0361e34d50ff2e7cfd1fb0416d Mon Sep 17 00:00:00 2001 From: Shyju Krishnankutty Date: Thu, 3 Mar 2022 16:45:15 -0800 Subject: [PATCH 1/2] Updating Sdk.Functions to 4.1.0 for Inproc csproj --- .../ProjectTemplate/CSharp/Company.FunctionApp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Functions.Templates/ProjectTemplate/CSharp/Company.FunctionApp.csproj b/Functions.Templates/ProjectTemplate/CSharp/Company.FunctionApp.csproj index 681938b16..9e0862b34 100644 --- a/Functions.Templates/ProjectTemplate/CSharp/Company.FunctionApp.csproj +++ b/Functions.Templates/ProjectTemplate/CSharp/Company.FunctionApp.csproj @@ -5,7 +5,7 @@ Company.FunctionApp - + From 4eef5a568b26680905feb6678dd6e5ba1de9f2af Mon Sep 17 00:00:00 2001 From: Shyju Krishnankutty Date: Thu, 3 Mar 2022 16:52:41 -0800 Subject: [PATCH 2/2] Updated Fsharp template as well to use 4.1.0 Sdk --- .../ProjectTemplate/FSharp/Company.FunctionApp.fsproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Functions.Templates/ProjectTemplate/FSharp/Company.FunctionApp.fsproj b/Functions.Templates/ProjectTemplate/FSharp/Company.FunctionApp.fsproj index 1d17014e5..02c71936f 100644 --- a/Functions.Templates/ProjectTemplate/FSharp/Company.FunctionApp.fsproj +++ b/Functions.Templates/ProjectTemplate/FSharp/Company.FunctionApp.fsproj @@ -5,7 +5,7 @@ Company.FunctionApp - +