Lottie-Windows/LottieGen/MSBuildTask
Aaron Schultz 7ae8a39e2d
Replace 'is null' with more compatible clause and fix MSBuild bug. (#465)
- Replace is null usages in generated code with downlevel equivalent to support older versions of C# in client applications
- Fix MSBuild task to send bool args correctly. The LottieGen cmdline only allows flags to be set without an associated value arg.
2021-08-20 12:56:03 -07:00
..
LottieGen.MsBuild.csproj Fix for security issue in System.Text.Encodings.Web v4.7.1. (#434) 2021-04-01 11:40:00 -07:00
LottieGen.MsBuild.props Fixes for MSBuild task: (#444) 2021-04-27 12:02:05 -07:00
LottieGen.cs Replace 'is null' with more compatible clause and fix MSBuild bug. (#465) 2021-08-20 12:56:03 -07:00