Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Commit 1ac0f2f

Browse files
authored
Merge pull request #251 from Azure/dev
Update Version to 1.0.0-RC1 (#250)
2 parents 960f9da + 7281112 commit 1ac0f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Azure.ServiceBus/Microsoft.Azure.ServiceBus.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<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>
55
<AssemblyTitle>Microsoft.Azure.ServiceBus</AssemblyTitle>
6-
<VersionPrefix>0.0.7-preview</VersionPrefix>
6+
<VersionPrefix>1.0.0-RC1</VersionPrefix>
77
<Authors>Microsoft</Authors>
88
<TargetFrameworks>net451;netstandard1.3;uap10.0</TargetFrameworks>
99
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

0 commit comments

Comments
 (0)