mirror of
https://github.com/greenshot/greenshot
synced 2025-08-19 13:10:00 -07:00
Fixed a typo
Fixed #218 Added JPEG (vs JPG) as a format which can be handled Updated dependencies
This commit is contained in:
parent
5db1f5564b
commit
6a09345649
5 changed files with 19 additions and 8 deletions
|
@ -13,7 +13,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Dapplo.HttpExtensions.JsonNet" Version="0.10.9" />
|
||||
<PackageReference Include="Dapplo.HttpExtensions.JsonNet" Version="1.0.3" />
|
||||
<PackageReference Include="log4net" version="2.0.8" />
|
||||
<PackageReference Include="Svg" Version="3.1.1" />
|
||||
<Reference Include="Accessibility" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue