mirror of
https://github.com/Syping/ragephoto-cli.git
synced 2025-11-09 13:15:17 +01:00
add more information to project file
This commit is contained in:
parent
9ffe1fd07c
commit
cfa54e0217
1 changed files with 7 additions and 2 deletions
|
|
@ -5,10 +5,15 @@
|
||||||
<TargetFramework>net8.0</TargetFramework>
|
<TargetFramework>net8.0</TargetFramework>
|
||||||
<AssemblyName>ragephoto-cli</AssemblyName>
|
<AssemblyName>ragephoto-cli</AssemblyName>
|
||||||
<RootNamespace>RagePhoto.Cli</RootNamespace>
|
<RootNamespace>RagePhoto.Cli</RootNamespace>
|
||||||
<ImplicitUsings>enable</ImplicitUsings>
|
<Authors>Syping</Authors>
|
||||||
|
<Copyright>Copyright © 2025 Syping</Copyright>
|
||||||
|
<Description>Open Source RAGE Photo CLI based on libragephoto</Description>
|
||||||
|
<PackageLicenseExpression>BSD-2-Clause</PackageLicenseExpression>
|
||||||
|
<RepositoryUrl>https://github.com/Syping/ragephoto-cli</RepositoryUrl>
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<PublishAot>true</PublishAot>
|
<ImplicitUsings>enable</ImplicitUsings>
|
||||||
<InvariantGlobalization>true</InvariantGlobalization>
|
<InvariantGlobalization>true</InvariantGlobalization>
|
||||||
|
<PublishAot>true</PublishAot>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue