Skip to content

Commit 83c3dc1

Browse files
committed
Adding EventGridBlobTrigger to ItemTemplates-Isolated_NetCore_v4.x
1 parent f3fc1a8 commit 83c3dc1

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Build/PackageFiles/Dotnet_precompiled/ItemTemplates-Isolated_NetCore_v4.x.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<file src="..\..\..\Functions.Templates\Templates\KustoOutputBinding-CSharp-Isolated\**" target="content\KustoOutputBinding-CSharp-Isolated" />
4242
<file src="..\..\..\Functions.Templates\Templates\DurableFunctionsOrchestration-CSharp-Isolated\**" target="content\DurableFunctionsOrchestration-CSharp" />
4343
<file src="..\..\..\Functions.Templates\Templates\SqlTrigger-CSharp-Isolated\**" target="content\SqlTrigger-CSharp-Isolated" />
44-
44+
<file src="..\..\..\Functions.Templates\Templates\EventGridBlobTrigger-CSharp-Isolated-6.x\**" target="content\EventGridBlobTrigger-CSharp-Isolated-6.x" />
4545
<file src="..\..\..\Functions.Templates\Templates\DaprServiceInvocationTrigger-CSharp-Isolated\**" target="content\DaprServiceInvocationTrigger-CSharp-Isolated" exclude="**\*.md" />
4646
<file src="..\..\..\Functions.Templates\Templates\DaprTopicTrigger-CSharp-Isolated\**" target="content\DaprTopicTrigger-CSharp-Isolated" exclude="**\*.md" />
4747
<file src="..\..\..\Functions.Templates\Templates\DaprPublishOutputBinding-CSharp-Isolated\**" target="content\DaprPublishOutputBinding-CSharp-Isolated" exclude="**\*.md" />

Build/PackageFiles/Dotnet_precompiled/ItemTemplates-Isolated_v4.x.nuspec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@
4141
<file src="..\..\..\Functions.Templates\Templates\DurableFunctionsOrchestration-CSharp-Isolated\**" target="content\DurableFunctionsOrchestration-CSharp" />
4242
<file src="..\..\..\Functions.Templates\Templates\SqlTrigger-CSharp-Isolated\**" target="content\SqlTrigger-CSharp-Isolated" />
4343
<file src="..\..\..\Functions.Templates\Templates\EventGridBlobTrigger-CSharp-Isolated-6.x\**" target="content\EventGridBlobTrigger-CSharp-Isolated-6.x" />
44-
45-
4644
<file src="..\..\..\Functions.Templates\Templates\DaprServiceInvocationTrigger-CSharp-Isolated\**" target="content\DaprServiceInvocationTrigger-CSharp-Isolated" exclude="**\*.md" />
4745
<file src="..\..\..\Functions.Templates\Templates\DaprTopicTrigger-CSharp-Isolated\**" target="content\DaprTopicTrigger-CSharp-Isolated" exclude="**\*.md" />
4846
<file src="..\..\..\Functions.Templates\Templates\DaprPublishOutputBinding-CSharp-Isolated\**" target="content\DaprPublishOutputBinding-CSharp-Isolated" exclude="**\*.md" />

0 commit comments

Comments
 (0)