Skip to content

Commit

Permalink
Updating Service Bus package version
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocav committed May 1, 2019
1 parent e1c014a commit 946b14c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ branches:
- dev
- master
- next
- alrod-sb-sessions
- feature/servicebus-sessions
image: Visual Studio 2017
max_jobs: 1
install:
Expand Down
2 changes: 1 addition & 1 deletion build/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- Extensions can have independent versions and only increment when released -->
<Version>3.0.8$(VersionSuffix)</Version>
<ExtensionsEventHubsVersion>3.0.5$(VersionSuffix)</ExtensionsEventHubsVersion>
<ExtensionsServiceBusVersion>3.0.5$(VersionSuffix)</ExtensionsServiceBusVersion>
<ExtensionsServiceBusVersion>3.1.0-beta1</ExtensionsServiceBusVersion>
<ExtensionsStorageVersion>3.0.6$(VersionSuffix)</ExtensionsStorageVersion>

<TargetFramework>netstandard2.0</TargetFramework>
Expand Down

0 comments on commit 946b14c

Please sign in to comment.