From 176fae0f03c5017e884557662f3418e2738c18e3 Mon Sep 17 00:00:00 2001 From: Syping Date: Fri, 24 Oct 2025 22:01:36 +0200 Subject: [PATCH] libragephoto: update .NET version to 0.7.0.1 --- src/dotnet/RagePhoto.Core.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dotnet/RagePhoto.Core.csproj b/src/dotnet/RagePhoto.Core.csproj index 4c429ee..943f5c0 100644 --- a/src/dotnet/RagePhoto.Core.csproj +++ b/src/dotnet/RagePhoto.Core.csproj @@ -4,7 +4,7 @@ netstandard2.1;net47 RagePhoto.Core RagePhoto - 0.7.0 + 0.7.0.1 0.7.0 0.7.0 Syping