File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
extensions/Worker.Extensions.EventGrid/src Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- // Copyright (c) .NET Foundation. All rights reserved.
1+ // Copyright (c) .NET Foundation. All rights reserved.
22// Licensed under the MIT License. See License.txt in the project root for license information.
33
4- using Microsoft . Azure . Functions . Worker . Extensions . Abstractions ;
4+ using Microsoft . Azure . Functions . Worker . Extensions . Abstractions ;
55
6- [ assembly: ExtensionInformation ( "Microsoft.Azure.WebJobs.Extensions.EventGrid" , "3.2.0 " ) ]
6+ [ assembly: ExtensionInformation ( "Microsoft.Azure.WebJobs.Extensions.EventGrid" , "3.2.1 " ) ]
Original file line number Diff line number Diff line change 66 <Description >Azure Event Grid extensions for .NET isolated functions</Description >
77
88 <!-- Version information-->
9- <VersionPrefix >3.2.0 </VersionPrefix >
9+ <VersionPrefix >3.2.1 </VersionPrefix >
1010
1111 <!-- Temporarily opting out of documentation. Pending documentation-->
1212 <GenerateDocumentationFile >false</GenerateDocumentationFile >
You can’t perform that action at this time.
0 commit comments