libragephoto: move to 0.7.0 version and other changes

- src/dotnet: move targets file to net47 only
- src/dotnet: rename Syping.RagePhoto.Core to RagePhoto.Core
- GitHub Actions: add Linux .NET build
This commit is contained in:
Syping 2025-10-23 01:16:47 +02:00
parent cd5a160d70
commit 3a1d1e59b5
11 changed files with 142 additions and 360 deletions

View file

@ -18,7 +18,7 @@
cmake_minimum_required(VERSION 3.16)
cmake_policy(VERSION 3.16...3.28)
project(ragephoto VERSION 0.6.2 LANGUAGES C CXX)
project(ragephoto VERSION 0.7.0 LANGUAGES C CXX)
include(GNUInstallDirs)
# RagePhoto CMake includes