Skip to content

Commit a0feaa3

Browse files
Fix build error in Microsoft.Azure.WebJobs.Extensions.Storage.Blobs.csproj (Azure#21641)
1 parent 8155a11 commit a0feaa3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Blobs/src/Microsoft.Azure.WebJobs.Extensions.Storage.Blobs.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121

2222
<ItemGroup>
2323
<Compile Include="..\..\..\eventgrid\Microsoft.Azure.WebJobs.Extensions.EventGrid\src\TriggerBinding\HttpRequestProcessor.cs" Link="EventGrid\HttpRequestProcessor.cs" />
24-
<Compile Include="..\..\..\eventgrid\Microsoft.Azure.WebJobs.Extensions.EventGrid\src\TriggerBinding\SubscriptionValidationEvent.cs" Link="EventGrid\SubscriptionValidationEvent.cs" />
2524
<Compile Include="..\..\..\eventgrid\Microsoft.Azure.WebJobs.Extensions.EventGrid\src\TriggerBinding\SubscriptionValidationResponse.cs" Link="EventGrid\SubscriptionValidationResponse.cs" />
2625
</ItemGroup>
2726

0 commit comments

Comments
 (0)