diff --git a/extensions/Cake.ExtractLicenses.yml b/extensions/Cake.ExtractLicenses.yml new file mode 100644 index 00000000000..b9435ef6bd6 --- /dev/null +++ b/extensions/Cake.ExtractLicenses.yml @@ -0,0 +1,24 @@ +Type: Addin +Name: Cake.ExtractLicenses +NuGet: Cake.ExtractLicenses +Assemblies: +- /**/Cake.ExtractLicenses.dll +Repository: https://github.com/wgnf/liz.git +ProjectUrl: https://github.com/wgnf/liz/ +Author: wgnf +Description: >- + The Cake-Addin of the Liz-Tool - which helps to extract license-information from your solution/project + aimed on a fast and correct process. +Categories: +- license +- extract +- information +- liz +TargetCakeVersion: 0.38.0 +TargetFrameworks: +- netcoreapp3.1 +- net5.0 +- net6.0 +AnalyzedPackageVersion: 1.0.0-rc0004 +AnalyzedPackageIsPrerelease: true +AnalyzedPackagePublishDate: 2022-03-01T10:05:13.1730000Z