Skip to content

Commit

Permalink
Update dependency Microsoft.Azure.Storage.Queue to v10.0.2 (#534)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and tomkerkhove committed Apr 30, 2019
1 parent 4141b70 commit a1f128a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Guard.Net" Version="1.2.0" />
<PackageReference Include="Microsoft.Azure.Storage.Queue" Version="10.0.1" />
<PackageReference Include="Microsoft.Azure.Storage.Queue" Version="10.0.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="2.2.0" />
</ItemGroup>

Expand Down

0 comments on commit a1f128a

Please sign in to comment.