Skip to content

Commit

Permalink
(GH-1497) Add Cake.Args.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cake-contrib-bot authored and augustoproiete committed Feb 19, 2021
1 parent 240e32a commit ef7ccd1
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions extensions/Cake.Args.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
Type: Addin
Name: Cake.Args
NuGet: Cake.Args
Assemblies:
- "/**/Cake.Args.dll"
Repository: https://github.com/augustoproiete/Cake.Args.git
ProjectUrl: https://github.com/augustoproiete/Cake.Args/
Author: augustoproiete
Description: Cake add-in that adds Arguments extensions in Cake build scripts.
Categories:
- args
- exceldna
- cake-addin
- cake-build
- augustoproiete
TargetCakeVersion: 0.33.0
TargetFrameworks:
- net5.0
- net461
- netstandard2.0
AnalyzedPackageVersion: 0.1.0
AnalyzedPackageIsPrerelease: false
AnalyzedPackagePublishDate: 2021-01-22T16:57:52.8700000Z

0 comments on commit ef7ccd1

Please sign in to comment.