From ed82b13545d59ebbadf336b678f91a7de0df473c Mon Sep 17 00:00:00 2001 From: Claudia Murialdo Date: Thu, 8 Feb 2024 08:38:21 -0300 Subject: [PATCH] GeneXus.Deploy.AzureFunctions.Handlers.runtimeconfig.json was duplicated in package. --- .../Handlers/GeneXus.Deploy.AzureFunctions.Handlers.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet/src/extensions/Azure/Handlers/GeneXus.Deploy.AzureFunctions.Handlers.csproj b/dotnet/src/extensions/Azure/Handlers/GeneXus.Deploy.AzureFunctions.Handlers.csproj index 485379f5f..c73042c0c 100644 --- a/dotnet/src/extensions/Azure/Handlers/GeneXus.Deploy.AzureFunctions.Handlers.csproj +++ b/dotnet/src/extensions/Azure/Handlers/GeneXus.Deploy.AzureFunctions.Handlers.csproj @@ -101,7 +101,7 @@ - + ./lib/$(TargetFramework)/ true