Skip to content

Commit b282763

Browse files
author
Sabrina Juarez Garcia
committed
Issue201688
1 parent 6b905ed commit b282763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet/src/extensions/Azure/Handlers/GeneXus.Deploy.AzureFunctions.Handlers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</PropertyGroup>
2929

3030
<ItemGroup>
31-
<Compile Include="Helpers\*;Functions\*;Program.cs" />
31+
<Compile Include="Helpers\*;Functions\**\*.cs;Program.cs" />
3232
</ItemGroup>
3333

3434
<ItemGroup Condition="'$(BlobSupport)' == 'true'">

0 commit comments

Comments
 (0)