Skip to content

Commit 843400d

Browse files
committed
Update version
1 parent 0811327 commit 843400d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<PrivateAssets>all</PrivateAssets>
8787
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
8888
</PackageReference>-->
89-
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.0">
89+
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.1">
9090
<PrivateAssets>all</PrivateAssets>
9191
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
9292
</PackageReference>

Lottie.Forms/Lottie.Forms.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<RootNamespace>Lottie.Forms</RootNamespace>
1010
<Description>Render After Effects animations natively on Android, iOS, MacOS, TVOs and UWP</Description>
1111
<PackageId>Com.Airbnb.Xamarin.Forms.Lottie</PackageId>
12-
<Version>4.0.6</Version>
12+
<Version>4.0.7</Version>
1313
<UseWPF Condition=" '$(OS)' == 'Windows_NT' ">true</UseWPF>
1414
</PropertyGroup>
1515

0 commit comments

Comments
 (0)