1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 23:52:50 -05:00

update libs

This commit is contained in:
Kyle Spearrin
2018-04-16 12:49:18 -04:00
parent 0c7d969fcb
commit e7453bc036
5 changed files with 9 additions and 9 deletions

View File

@ -4,7 +4,7 @@
<RootNamespace>Bit.Function</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="1.0.12" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="1.0.13" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
</ItemGroup>
<ItemGroup>