diff --git a/Functions.Templates/ProjectTemplate_v4.x/CSharp-Isolated/.template.config/template.json b/Functions.Templates/ProjectTemplate_v4.x/CSharp-Isolated/.template.config/template.json index c2b8b15b8..b4bf49011 100644 --- a/Functions.Templates/ProjectTemplate_v4.x/CSharp-Isolated/.template.config/template.json +++ b/Functions.Templates/ProjectTemplate_v4.x/CSharp-Isolated/.template.config/template.json @@ -116,18 +116,6 @@ "projectFileExtensions": ".csproj" } }, - { - "condition": "(NetCore)", - "Description": "Adding Reference to Microsoft.Azure.Functions.Worker.Extensions.Http Nuget package", - "ActionId": "B17581D1-C5C9-4489-8F0A-004BE667B814", - "ContinueOnError": "true", - "ManualInstructions": [], - "args": { - "referenceType": "package", - "reference": "Microsoft.Azure.Functions.Worker.Extensions.Http", "version": "3.1.0", - "projectFileExtensions": ".csproj" - } - }, { "description": "Restore NuGet packages required by this project.", "manualInstructions": [], diff --git a/Functions.Templates/ProjectTemplate_v4.x/CSharp-Isolated/Company.FunctionApp.csproj b/Functions.Templates/ProjectTemplate_v4.x/CSharp-Isolated/Company.FunctionApp.csproj index 48807a27b..bcb92a870 100644 --- a/Functions.Templates/ProjectTemplate_v4.x/CSharp-Isolated/Company.FunctionApp.csproj +++ b/Functions.Templates/ProjectTemplate_v4.x/CSharp-Isolated/Company.FunctionApp.csproj @@ -1,4 +1,5 @@  + TargetFrameworkValue AzureFunctionsVersionValue @@ -9,32 +10,18 @@ Company.FunctionApp - - - - - - - - - - - - PreserveNewest - - - PreserveNewest - Never - - + - + - + - + + + + - - \ No newline at end of file + + diff --git a/Functions.Templates/ProjectTemplate_v4.x/FSharp-Isolated/Company.FunctionApp.fsproj b/Functions.Templates/ProjectTemplate_v4.x/FSharp-Isolated/Company.FunctionApp.fsproj index 88970fb7a..47005ce47 100644 --- a/Functions.Templates/ProjectTemplate_v4.x/FSharp-Isolated/Company.FunctionApp.fsproj +++ b/Functions.Templates/ProjectTemplate_v4.x/FSharp-Isolated/Company.FunctionApp.fsproj @@ -1,30 +1,31 @@ + TargetFrameworkValue AzureFunctionsVersionValue Exe + enable enable + Company.FunctionApp - + + + + + - + - - - PreserveNewest - - - PreserveNewest - - + +