1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-03 09:02:48 -05:00

update some libs

This commit is contained in:
Kyle Spearrin
2018-04-17 22:36:30 -04:00
parent adc97f82f5
commit 2c24e00bd7
4 changed files with 5 additions and 5 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.0" />
<PackageReference Include="WindowsAzure.Storage" Version="9.1.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Core\Core.csproj" />