1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 08:02:49 -05:00

remove jsreport pdfs. use stripe invoice pages.

This commit is contained in:
Kyle Spearrin
2018-09-13 16:03:04 -04:00
parent ecd569fa0b
commit 18131ba1e3
7 changed files with 13 additions and 276 deletions

View File

@ -12,9 +12,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="jsreport.AspNetCore" Version="1.0.1" />
<PackageReference Include="jsreport.Binary" Version="1.10.0" />
<PackageReference Include="jsreport.Local" Version="1.1.2" />
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.4" />
</ItemGroup>