File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
extensions/Worker.Extensions.RabbitMQ Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
- My change description (#PR/#issue)
5
5
-->
6
6
7
- ### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ < version >
7
+ ### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4
8
8
9
- - < entry >
9
+ - Update ` Microsoft.Azure.WebJobs.Extensions.RabbitMQ ` to ` 2.0.4 ` ( # 3019 )
Original file line number Diff line number Diff line change 6
6
<Description >RabbitMQ extensions for .NET isolated functions</Description >
7
7
8
8
<!-- Version information-->
9
- <VersionPrefix >2.0.3 </VersionPrefix >
9
+ <VersionPrefix >2.0.4 </VersionPrefix >
10
10
11
11
<!-- Temporarily opting out of documentation. Pending documentation-->
12
12
<GenerateDocumentationFile >false</GenerateDocumentationFile >
19
19
</ItemGroup >
20
20
21
21
<ItemGroup >
22
- <WebJobsExtension Include =" Microsoft.Azure.WebJobs.Extensions.RabbitMQ" Version =" 2.0.3 " />
22
+ <WebJobsExtension Include =" Microsoft.Azure.WebJobs.Extensions.RabbitMQ" Version =" 2.0.4 " />
23
23
</ItemGroup >
24
24
25
25
</Project >
You can’t perform that action at this time.
0 commit comments