libragephoto: update .NET version to 0.6.1.1 and add license
This commit is contained in:
parent
aa82187de3
commit
59bd3c1249
1 changed files with 4 additions and 3 deletions
|
@ -4,12 +4,13 @@
|
||||||
<TargetFramework>netstandard2.1</TargetFramework>
|
<TargetFramework>netstandard2.1</TargetFramework>
|
||||||
<AssemblyName>Syping.RagePhoto.Core</AssemblyName>
|
<AssemblyName>Syping.RagePhoto.Core</AssemblyName>
|
||||||
<RootNamespace>Syping.RagePhoto</RootNamespace>
|
<RootNamespace>Syping.RagePhoto</RootNamespace>
|
||||||
<Version>0.6.1</Version>
|
<Version>0.6.1.1</Version>
|
||||||
<AssemblyVersion>0.6.1.0</AssemblyVersion>
|
<AssemblyVersion>0.6.1.1</AssemblyVersion>
|
||||||
<FileVersion>0.6.1.0</FileVersion>
|
<FileVersion>0.6.1.1</FileVersion>
|
||||||
<Authors>Syping</Authors>
|
<Authors>Syping</Authors>
|
||||||
<Copyright>Copyright © 2025 Syping</Copyright>
|
<Copyright>Copyright © 2025 Syping</Copyright>
|
||||||
<Description>Open Source RAGE Photo Parser for GTA V and RDR 2</Description>
|
<Description>Open Source RAGE Photo Parser for GTA V and RDR 2</Description>
|
||||||
|
<PackageLicenseExpression>BSD-2-Clause</PackageLicenseExpression>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue