1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 07:36:14 -05:00

Revert "update libs"

This reverts commit e7453bc036.
This commit is contained in:
Kyle Spearrin
2018-04-17 08:11:08 -04:00
parent cd327796cb
commit 1fb3fbeacf
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.13" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="1.0.12" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
</ItemGroup>
<ItemGroup>