Skip to content

Commit

Permalink
Adding EventGridBlobTrigger to ItemTemplates-Isolated_NetCore_v4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
soninaren committed May 20, 2024
1 parent f3fc1a8 commit 83c3dc1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<file src="..\..\..\Functions.Templates\Templates\KustoOutputBinding-CSharp-Isolated\**" target="content\KustoOutputBinding-CSharp-Isolated" />
<file src="..\..\..\Functions.Templates\Templates\DurableFunctionsOrchestration-CSharp-Isolated\**" target="content\DurableFunctionsOrchestration-CSharp" />
<file src="..\..\..\Functions.Templates\Templates\SqlTrigger-CSharp-Isolated\**" target="content\SqlTrigger-CSharp-Isolated" />

<file src="..\..\..\Functions.Templates\Templates\EventGridBlobTrigger-CSharp-Isolated-6.x\**" target="content\EventGridBlobTrigger-CSharp-Isolated-6.x" />
<file src="..\..\..\Functions.Templates\Templates\DaprServiceInvocationTrigger-CSharp-Isolated\**" target="content\DaprServiceInvocationTrigger-CSharp-Isolated" exclude="**\*.md" />
<file src="..\..\..\Functions.Templates\Templates\DaprTopicTrigger-CSharp-Isolated\**" target="content\DaprTopicTrigger-CSharp-Isolated" exclude="**\*.md" />
<file src="..\..\..\Functions.Templates\Templates\DaprPublishOutputBinding-CSharp-Isolated\**" target="content\DaprPublishOutputBinding-CSharp-Isolated" exclude="**\*.md" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@
<file src="..\..\..\Functions.Templates\Templates\DurableFunctionsOrchestration-CSharp-Isolated\**" target="content\DurableFunctionsOrchestration-CSharp" />
<file src="..\..\..\Functions.Templates\Templates\SqlTrigger-CSharp-Isolated\**" target="content\SqlTrigger-CSharp-Isolated" />
<file src="..\..\..\Functions.Templates\Templates\EventGridBlobTrigger-CSharp-Isolated-6.x\**" target="content\EventGridBlobTrigger-CSharp-Isolated-6.x" />


<file src="..\..\..\Functions.Templates\Templates\DaprServiceInvocationTrigger-CSharp-Isolated\**" target="content\DaprServiceInvocationTrigger-CSharp-Isolated" exclude="**\*.md" />
<file src="..\..\..\Functions.Templates\Templates\DaprTopicTrigger-CSharp-Isolated\**" target="content\DaprTopicTrigger-CSharp-Isolated" exclude="**\*.md" />
<file src="..\..\..\Functions.Templates\Templates\DaprPublishOutputBinding-CSharp-Isolated\**" target="content\DaprPublishOutputBinding-CSharp-Isolated" exclude="**\*.md" />
Expand Down

0 comments on commit 83c3dc1

Please sign in to comment.