We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 784d113 commit adfb112Copy full SHA for adfb112
src/Directory.Build.props
@@ -14,7 +14,7 @@
14
15
<PropertyGroup>
16
<PackageLicenseExpression>MIT</PackageLicenseExpression>
17
- <PackageProjectUrl>https://github.com/pleonex/PleOps.Cake</PackageProjectUrl>
+ <PackageProjectUrl>https://www.pleonex.dev/PleOps.Cake/</PackageProjectUrl>
18
<RepositoryUrl>https://github.com/pleonex/PleOps.Cake</RepositoryUrl>
19
<PackageIcon>icon.png</PackageIcon>
20
<PackageTags>net;csharp;devops;pipeline;github-actions</PackageTags>
0 commit comments