Skip to content

Commit

Permalink
Increment version for servicebus releases (#19012)
Browse files Browse the repository at this point in the history
Increment package version after release of Microsoft.Azure.ServiceBus
  • Loading branch information
azure-sdk authored Feb 25, 2021
1 parent c0ae305 commit 9b8f988
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<PropertyGroup>
<AssemblyTitle>Azure ServiceBus SDK</AssemblyTitle>
<Description>This is the next generation Azure Service Bus .NET Standard client library that focuses on queues &amp; topics. For more information about Service Bus, see https://azure.microsoft.com/en-us/services/service-bus/</Description>
<Version>5.1.2</Version>
<Version>5.2.0-beta.1</Version>
<ApiCompatVersion>5.1.2</ApiCompatVersion>
<PackageTags>Microsoft;Azure;Service Bus;ServiceBus;.NET;AMQP;IoT;Queue;Topic</PackageTags>
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
<NoWarn>$(NoWarn);CS1591;CS1573;NU5125</NoWarn>
Expand Down

0 comments on commit 9b8f988

Please sign in to comment.