From 01f55fc9a1e72a9ef90872f3683e8aa82fcb57aa Mon Sep 17 00:00:00 2001 From: cake-contrib-bot Date: Wed, 2 Mar 2022 12:48:31 -0400 Subject: [PATCH] (GH-2402) Add Cake.ExtractLicenses.yml --- extensions/Cake.ExtractLicenses.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 extensions/Cake.ExtractLicenses.yml 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