From c966814484a1a1b418620acaa6c37dfa02dffdeb Mon Sep 17 00:00:00 2001 From: Martijn van Dijk Date: Tue, 21 Apr 2020 23:35:49 +0200 Subject: [PATCH] Update release --- .gitignore | 4 +- Directory.build.props | 70 ++++++++++++++-------------- Directory.build.targets | 4 +- Lottie.Android/Lottie.Android.csproj | 2 +- Lottie.Forms/Lottie.Forms.csproj | 21 +++------ Lottie.iOS/Lottie.iOS.csproj | 2 +- Samples/Directory.build.targets | 4 +- 7 files changed, 52 insertions(+), 55 deletions(-) diff --git a/.gitignore b/.gitignore index c6a9724..51a688b 100644 --- a/.gitignore +++ b/.gitignore @@ -259,4 +259,6 @@ artifacts/ .sonarqube/ # dotnet tools -.store/ \ No newline at end of file +.store/ + +.AssemblyAttributes \ No newline at end of file diff --git a/Directory.build.props b/Directory.build.props index 339a4be..8470a56 100644 --- a/Directory.build.props +++ b/Directory.build.props @@ -2,25 +2,28 @@ Copyright (c) Martijn van Dijk Apache-2.0 - https://github.com/martijn00/LottieXamarin - https://raw.githubusercontent.com/martijn00/LottieXamarin/develop/icon.png - + https://github.com/Baseflow/LottieXamarin + https://raw.githubusercontent.com/Baseflow/LottieXamarin/develop/icon.png + Martijn van Dijk - martijn00 + martijn00, Baseflow xamarin, monodroid, C#, xamarin.android, Forms, android, Lottie, animation, airbnb - https://github.com/martijn00/LottieXamarin/releases + https://github.com/Baseflow/LottieXamarin/releases false - - https://github.com/martijn00/LottieXamarin + en-US + 2.12 + + true + https://github.com/Baseflow/LottieXamarin git $(AssemblyName) ($(TargetFramework)) - en 3.0.0 - AnyCPU - + 8.0 - $(NoWarn);1591;1701;1702;1705;VSX1000;NU1603 + $(NoWarn);1591;1701;1702;1705;VSX1000;CS0109;CS0108;CS0618;CS0114;NU1603 + AnyCPU $(MSBuildProjectName.Contains('UnitTest')) $(MSBuildProjectName.Contains('Lottie')) @@ -29,11 +32,22 @@ + + true + $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb + true + false - true - true portable true + + true + true + + + + true + true @@ -41,16 +55,7 @@ true - - - - true - true - $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb - - - + @@ -59,17 +64,14 @@ - - - All - - - + + + $([System.IO.Path]::Combine('$(IntermediateOutputPath)','$(TargetFrameworkMoniker).AssemblyAttributes$(DefaultLanguageSourceExtension)')) - - All - + + + @@ -80,10 +82,10 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Directory.build.targets b/Directory.build.targets index 886b4b2..d6fc7bd 100644 --- a/Directory.build.targets +++ b/Directory.build.targets @@ -10,8 +10,8 @@ $(DefineConstants);NETFX_CORE;XAML;WINDOWS;WINDOWS_UWP;UWP - 10.0.18362.0 - 10.0.18362.0 + 10.0.17763.0 + 10.0.17763.0 $(DefineConstants);MONO;UIKIT;COCOA;APPLE;IOS diff --git a/Lottie.Android/Lottie.Android.csproj b/Lottie.Android/Lottie.Android.csproj index 63a68e0..f495eeb 100644 --- a/Lottie.Android/Lottie.Android.csproj +++ b/Lottie.Android/Lottie.Android.csproj @@ -7,7 +7,7 @@ Com.Airbnb.Android.Lottie true false - 3.4.0 + 3.4.1 XAJavaInterop1 <_EnableInterfaceMembers>true diff --git a/Lottie.Forms/Lottie.Forms.csproj b/Lottie.Forms/Lottie.Forms.csproj index bc04de4..41eed3a 100644 --- a/Lottie.Forms/Lottie.Forms.csproj +++ b/Lottie.Forms/Lottie.Forms.csproj @@ -1,14 +1,7 @@  - + netstandard2.0;xamarin.ios10;xamarin.mac20;monoandroid10.0;tizen40 - uap10.0.18362;$(TargetFrameworks) - - - - netstandard2.0;monoandroid10.0; - netstandard2.0;uap10.0.18362 - netstandard2.0;xamarin.ios10 - netstandard2.0;tizen40 + uap10.0.17763;$(TargetFrameworks) @@ -16,7 +9,7 @@ Lottie.Forms Render After Effects animations natively on Android, iOS, MacOS, TVOs and UWP Com.Airbnb.Xamarin.Forms.Lottie - 3.1.0 + 3.1.1 @@ -50,7 +43,7 @@ - + @@ -58,7 +51,7 @@ - + @@ -66,7 +59,7 @@ - + @@ -80,7 +73,7 @@ - + diff --git a/Lottie.iOS/Lottie.iOS.csproj b/Lottie.iOS/Lottie.iOS.csproj index 8815886..48bef49 100644 --- a/Lottie.iOS/Lottie.iOS.csproj +++ b/Lottie.iOS/Lottie.iOS.csproj @@ -9,7 +9,7 @@ true false true - 2.5.10 + 2.5.11 diff --git a/Samples/Directory.build.targets b/Samples/Directory.build.targets index 886b4b2..d6fc7bd 100644 --- a/Samples/Directory.build.targets +++ b/Samples/Directory.build.targets @@ -10,8 +10,8 @@ $(DefineConstants);NETFX_CORE;XAML;WINDOWS;WINDOWS_UWP;UWP - 10.0.18362.0 - 10.0.18362.0 + 10.0.17763.0 + 10.0.17763.0 $(DefineConstants);MONO;UIKIT;COCOA;APPLE;IOS