Skip to content

Commit

Permalink
Bumping up to 2.1 client.
Browse files Browse the repository at this point in the history
  • Loading branch information
serkantkaraca committed Jul 23, 2018
1 parent e14317f commit ffc02b0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Azure.EventHubs.Processor" Version="2.0.0" />
<PackageReference Include="Microsoft.Azure.EventHubs" Version="2.0.0" />
<PackageReference Include="Microsoft.Azure.EventHubs.Processor" Version="2.1.0" />
<PackageReference Include="Microsoft.Azure.EventHubs" Version="2.1.0" />
</ItemGroup>

</Project>

0 comments on commit ffc02b0

Please sign in to comment.