Skip to content

Commit f26d1e9

Browse files
author
Build - Incrementing version | Github action
committed
CI: Updating application version
1 parent 261e095 commit f26d1e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/AzureServiceBusFlow/AzureServiceBusFlow.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Description>Inspired by KafkaFlow, this library provides a fluent API to simplify Azure Service Bus integration. Easily configure producers, consumers, and handlers with automatic setup of queues, topics, and subscriptions. Designed for clean, extensible, and maintainable messaging workflows on Azure.</Description>
1010
<PackageIcon>package-img.png</PackageIcon>
1111
<NoWarn>CA1873, CS1591</NoWarn>
12-
<Version>1.34.0</Version>
12+
<Version>1.35.0</Version>
1313
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
1414
<PackageId>AzureServiceBusFlow</PackageId>
1515
</PropertyGroup>

0 commit comments

Comments
 (0)