Skip to content

Commit

Permalink
title and authors tags
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubmisek committed Sep 13, 2020
1 parent 70d918a commit e86a84f
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
@@ -39,6 +39,7 @@
<PackageReadme>assets/$([System.IO.Path]::GetFileName(&quot;$(PackageReadmePath)&quot;))</PackageReadme>
<PackageLicenseExpression>GPL-2.0-or-later</PackageLicenseExpression >
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<Authors>wordpress.org, iolevel</Authors>
</PropertyGroup>

</Project>
Original file line number Diff line number Diff line change
@@ -2,6 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<Title>WordPress for ASP.NET Core</Title>
<Description>
The whole of WordPress, compiled, packed and provided as an ASP.NET Core package. Does not require PHP, becomes a part of ASP.NET Core application.

0 comments on commit e86a84f

Please sign in to comment.