From 900193f266f424311222c048f94403e0fcfb341a Mon Sep 17 00:00:00 2001 From: Andrii Borziak Date: Fri, 23 May 2025 10:25:56 -0700 Subject: [PATCH 1/2] Add debug info --- .../Lottie-Windows-UwpNET/Lottie-Windows-UwpNET.csproj | 8 +------- build/Lottie-Windows-Uwp.nuspec | 6 +++++- version.json | 2 +- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/Lottie-Windows/Lottie-Windows-UwpNET/Lottie-Windows-UwpNET.csproj b/Lottie-Windows/Lottie-Windows-UwpNET/Lottie-Windows-UwpNET.csproj index eac41ade..4f643fed 100644 --- a/Lottie-Windows/Lottie-Windows-UwpNET/Lottie-Windows-UwpNET.csproj +++ b/Lottie-Windows/Lottie-Windows-UwpNET/Lottie-Windows-UwpNET.csproj @@ -14,17 +14,11 @@ UWP Toolkit Windows Animations Lottie XAML UWPNET - - none + true - diff --git a/build/Lottie-Windows-Uwp.nuspec b/build/Lottie-Windows-Uwp.nuspec index 864b4f72..94dd7666 100644 --- a/build/Lottie-Windows-Uwp.nuspec +++ b/build/Lottie-Windows-Uwp.nuspec @@ -15,7 +15,6 @@ - @@ -43,6 +42,8 @@ target="lib\net9.0-windows10.0.26100\" /> + @@ -50,5 +51,8 @@ target="lib\uap10.0.16299\" /> + + \ No newline at end of file diff --git a/version.json b/version.json index b04464c5..893ee2bc 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "8.1.240821-rc.{height}", + "version": "8.2.250523-rc.{height}", "publicReleaseRefSpec": [ "^refs/heads/main$", // we release out of main "^refs/heads/dev$", // we release out of dev From 8130d67e3f7ae65c08ff49b7faf38336d908e319 Mon Sep 17 00:00:00 2001 From: Andrii Borziak Date: Fri, 23 May 2025 10:27:17 -0700 Subject: [PATCH 2/2] Remove pdb for uap --- build/Lottie-Windows-Uwp.nuspec | 2 -- 1 file changed, 2 deletions(-) diff --git a/build/Lottie-Windows-Uwp.nuspec b/build/Lottie-Windows-Uwp.nuspec index 94dd7666..d0712fd1 100644 --- a/build/Lottie-Windows-Uwp.nuspec +++ b/build/Lottie-Windows-Uwp.nuspec @@ -51,8 +51,6 @@ target="lib\uap10.0.16299\" /> - \ No newline at end of file