ragephoto-cli 0.1.0 release

- Commands.Win32.cs: adapt how Invalid Path Command error is triggered
This commit is contained in:
Syping 2025-12-04 12:01:58 +01:00
parent d93741acc4
commit 62f6fab345
3 changed files with 8 additions and 2 deletions

View file

@ -5,6 +5,9 @@
<TargetFramework>net8.0</TargetFramework>
<AssemblyName>ragephoto-cli</AssemblyName>
<RootNamespace>RagePhoto.Cli</RootNamespace>
<Version>0.1.0</Version>
<AssemblyVersion>0.1.0</AssemblyVersion>
<FileVersion>0.1.0</FileVersion>
<Authors>Syping</Authors>
<Copyright>Copyright © 2025 Syping</Copyright>
<Description>Open Source RAGE Photo CLI based on libragephoto</Description>