Skip to content

Commit

Permalink
build(deps): add QRCoder package reference
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosPavajeau committed Jul 26, 2021
1 parent 86f6317 commit 61462a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Armory/Armory.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<PackageReference Include="Microsoft.AspNetCore.Identity" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="5.0.8" />
<PackageReference Include="MySql.EntityFrameworkCore" Version="5.0.3.1" />
<PackageReference Include="QRCoder" Version="1.4.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.12.0" />
</ItemGroup>

Expand Down

0 comments on commit 61462a2

Please sign in to comment.