1
0
mirror of https://github.com/bitwarden/server synced 2025-12-15 15:53:59 +00:00

update lib

This commit is contained in:
Kyle Spearrin
2018-03-29 21:04:38 -04:00
parent 0165655bc3
commit f2ecea0a17

View File

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