impl. image processing and rename update-sign option to update-json

This commit is contained in:
Syping 2025-11-23 03:33:46 +01:00
parent 9a70c45c7a
commit 89b37b6ede
8 changed files with 232 additions and 390 deletions

View file

@ -16,23 +16,9 @@
<PublishAot>true</PublishAot>
</PropertyGroup>
<ItemGroup>
<Compile Update="Properties\Resources.Designer.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Update="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<PackageReference Include="RagePhoto.Core" Version="0.8.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.12" />
<PackageReference Include="System.CommandLine" Version="2.0.0" />
</ItemGroup>