You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added nuspec file to package both uap and net9 targeted uwp libraries together (#575)
* Added nuspec file to package both uap and net9 targeted uwp libraries together
* Fixed relative dir path
* Fix package name
* Fixed structure of the package
* fixes
Copy file name to clipboardExpand all lines: Lottie-Windows/Lottie-Windows.props
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,6 @@
6
6
7
7
<!-- Nuget props-->
8
8
<Description>This library provides the LottieVisualSource which is consumed by the Microsoft.UI.Xaml.Controls.AnimatedVisualPlayer to render Lottie JSON files.</Description>
<description>This library provides the LottieVisualSource which is consumed by the Microsoft.UI.Xaml.Controls.AnimatedVisualPlayer to render Lottie JSON files in runtime.</description>
0 commit comments