Skip to content

Commit

Permalink
update external libs
Browse files Browse the repository at this point in the history
  • Loading branch information
sventhiel committed Sep 16, 2023
1 parent 256cf64 commit 73040c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Manchu.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="LazZiya.ImageResize" Version="3.0.2" />
<PackageReference Include="LiteDB" Version="5.0.16" />
<PackageReference Include="LazZiya.ImageResize" Version="4.1.4" />
<PackageReference Include="LiteDB" Version="5.0.17" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.32" />
<PackageReference Include="Microsoft.AspNetCore.Owin" Version="3.1.32" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.5" />
<PackageReference Include="QRCoder" Version="1.4.1" />
<PackageReference Include="QRCoder" Version="1.4.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Swagger" Version="6.5.0" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="7.0.0" />
Expand Down

0 comments on commit 73040c9

Please sign in to comment.