We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cec912 commit bb76fdfCopy full SHA for bb76fdf
Lottie-Windows-WinUI3/Lottie-Windows-WinUI3.csproj
@@ -2,6 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Library</OutputType>
5
+ <IsPackable>True</IsPackable>
6
<RootNamespace>CommunityToolkit.WinUI.Lottie</RootNamespace>
7
<AssemblyName>CommunityToolkit.WinUI.Lottie</AssemblyName>
8
<PackageId>CommunityToolkit.WinUI.Lottie</PackageId>
version.json
@@ -1,5 +1,5 @@
1
{
- "version": "7.1.0-build.{height}",
+ "version": "7.1.2-build.{height}",
"publicReleaseRefSpec": [
"^refs/heads/main$", // we release out of main
"^refs/heads/dev$", // we release out of dev
0 commit comments