1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-04 01:22:50 -05:00

refresh packages

This commit is contained in:
Kyle Spearrin
2018-03-28 23:16:09 -04:00
parent ec395ca0d2
commit 105f4b508b
2 changed files with 2 additions and 15 deletions

View File

@ -5,7 +5,7 @@
<RootNamespace>Bit.EventsProcessor</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Azure.WebJobs" Version="2.1.0" />
<PackageReference Include="Microsoft.Azure.WebJobs" Version="2.2.0" />
<PackageReference Include="WindowsAzure.Storage" Version="9.1.0" />
</ItemGroup>
<ItemGroup>