libragephoto: add ragephoto .NET Package

This commit is contained in:
Syping 2025-10-07 12:29:53 +02:00
parent 3b8b641465
commit f492fc9b93
7 changed files with 436 additions and 0 deletions

4
.gitattributes vendored
View file

@ -13,7 +13,11 @@ CMakeLists.txt text eol=lf
*.pc.in text eol=lf
# Windows development files
*.cs text eol=crlf
*.csproj text eol=crlf
*.rc.in text encoding=cp1252 eol=crlf
*.resx text eol=crlf
*.sln text eol=crlf
# Documentation files
Doxyfile.in text eol=lf