1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 07:36:14 -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

@ -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>