diff --git a/Lottie-Windows/Lottie-Windows-Uwp/Lottie-Windows-Uwp.csproj b/Lottie-Windows/Lottie-Windows-Uwp/Lottie-Windows-Uwp.csproj index dea982cf..12dd5361 100644 --- a/Lottie-Windows/Lottie-Windows-Uwp/Lottie-Windows-Uwp.csproj +++ b/Lottie-Windows/Lottie-Windows-Uwp/Lottie-Windows-Uwp.csproj @@ -4,7 +4,7 @@ uap10.0.16299 winmdobj - + CommunityToolkit.WinUI.Lottie CommunityToolkit.Uwp.Lottie UWP Toolkit Windows Animations Lottie XAML diff --git a/Lottie-Windows/Lottie-Windows-UwpNET/Lottie-Windows-UwpNET.csproj b/Lottie-Windows/Lottie-Windows-UwpNET/Lottie-Windows-UwpNET.csproj index 61719a50..eac41ade 100644 --- a/Lottie-Windows/Lottie-Windows-UwpNET/Lottie-Windows-UwpNET.csproj +++ b/Lottie-Windows/Lottie-Windows-UwpNET/Lottie-Windows-UwpNET.csproj @@ -8,6 +8,8 @@ en-US true true + + CommunityToolkit.Uwp.Lottie CommunityToolkit.Uwp.Lottie UWP Toolkit Windows Animations Lottie XAML @@ -20,11 +22,6 @@ none - - true - false - - diff --git a/Lottie-Windows/Lottie-Windows-WinUI3/Lottie-Windows-WinUI3.csproj b/Lottie-Windows/Lottie-Windows-WinUI3/Lottie-Windows-WinUI3.csproj index 91a8741d..36d54c65 100644 --- a/Lottie-Windows/Lottie-Windows-WinUI3/Lottie-Windows-WinUI3.csproj +++ b/Lottie-Windows/Lottie-Windows-WinUI3/Lottie-Windows-WinUI3.csproj @@ -5,6 +5,7 @@ true Library + CommunityToolkit.WinUI.Lottie CommunityToolkit.WinUI.Lottie WinUI3 Toolkit Windows Animations Lottie XAML diff --git a/Lottie-Windows/Lottie-Windows.props b/Lottie-Windows/Lottie-Windows.props index 0b6e6dd1..aea4f17d 100644 --- a/Lottie-Windows/Lottie-Windows.props +++ b/Lottie-Windows/Lottie-Windows.props @@ -3,7 +3,6 @@ CommunityToolkit.WinUI.Lottie - CommunityToolkit.WinUI.Lottie This library provides the LottieVisualSource which is consumed by the Microsoft.UI.Xaml.Controls.AnimatedVisualPlayer to render Lottie JSON files.