libragephoto: update .NET version to 0.6.1.3
- RagePhoto.cs: update all [return: MarshalAs(UnmanagedType.Bool)] to [return: MarshalAs(UnmanagedType.I1)]
This commit is contained in:
parent
a0ec84cbc8
commit
f345963710
2 changed files with 10 additions and 10 deletions
|
|
@ -4,9 +4,9 @@
|
|||
<TargetFramework>netstandard2.1</TargetFramework>
|
||||
<AssemblyName>Syping.RagePhoto.Core</AssemblyName>
|
||||
<RootNamespace>Syping.RagePhoto</RootNamespace>
|
||||
<Version>0.6.1.2</Version>
|
||||
<AssemblyVersion>0.6.1.2</AssemblyVersion>
|
||||
<FileVersion>0.6.1.2</FileVersion>
|
||||
<Version>0.6.1.3</Version>
|
||||
<AssemblyVersion>0.6.1.3</AssemblyVersion>
|
||||
<FileVersion>0.6.1.3</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