Skip to content

Commit

Permalink
(#19) Add Repository metadata NuGet package
Browse files Browse the repository at this point in the history
Closes #19
  • Loading branch information
augustoproiete committed May 8, 2021
1 parent ed0eadd commit e89dea4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cake.DoInDirectory/Cake.DoInDirectory.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
<Owners>cake-contrib,pitermarx,augustoproiete</Owners>
<PackageProjectUrl>https://github.com/cake-contrib/Cake.DoInDirectory</PackageProjectUrl>
<PackageIconUrl>https://cdn.jsdelivr.net/gh/cake-contrib/graphics/png/addin/cake-contrib-addin-medium.png</PackageIconUrl>
<RepositoryUrl>https://github.com/cake-contrib/Cake.DoInDirectory.git</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Copyright>Copyright 2016-2021 Cake Contributions</Copyright>
</PropertyGroup>
Expand Down

0 comments on commit e89dea4

Please sign in to comment.