libragephoto: update .NET version to 0.6.1.5
- RagePhoto.cs: define CallingConvention to Cdecl - RagePhoto.cs: impl. copying of Photo instances - RagePhotoData.cs: remove unused struct in C# API
This commit is contained in:
parent
e2a2c45313
commit
a17643d578
3 changed files with 57 additions and 80 deletions
|
|
@ -4,9 +4,9 @@
|
|||
<TargetFrameworks>netstandard2.1;net47</TargetFrameworks>
|
||||
<AssemblyName>Syping.RagePhoto.Core</AssemblyName>
|
||||
<RootNamespace>Syping.RagePhoto</RootNamespace>
|
||||
<Version>0.6.1.4</Version>
|
||||
<AssemblyVersion>0.6.1.4</AssemblyVersion>
|
||||
<FileVersion>0.6.1.4</FileVersion>
|
||||
<Version>0.6.1.5</Version>
|
||||
<AssemblyVersion>0.6.1.5</AssemblyVersion>
|
||||
<FileVersion>0.6.1.5</FileVersion>
|
||||
<Authors>Syping</Authors>
|
||||
<Copyright>Copyright © 2025 Syping</Copyright>
|
||||
<Description>Open Source RAGE Photo Parser for GTA V and RDR 2</Description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue