1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-03 17:12:49 -05:00

update libs

This commit is contained in:
Kyle Spearrin
2018-08-01 07:53:17 -04:00
parent 8f3c8512cf
commit 0685023e1d
4 changed files with 7 additions and 7 deletions

View File

@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Azure.WebJobs" Version="2.2.0" />
<PackageReference Include="WindowsAzure.Storage" Version="9.1.1" />
<PackageReference Include="WindowsAzure.Storage" Version="9.3.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Core\Core.csproj" />