Skip to content

Commit

Permalink
Add tags and release notes to csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis committed Aug 7, 2020
1 parent 5146f48 commit 1b7c78e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
<Summary>Code Analyzers increasing productivity of developers using the Api Endpoints framework.</Summary>
<RepositoryUrl>https://github.com/ardalis/ApiEndpoints</RepositoryUrl>
<NoPackageAnalysis>true</NoPackageAnalysis>
<PackageTags>api endpoints code analyzers roslyn</PackageTags>
<PackageReleaseNotes>Initial version; still has some false positives like constructors</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 1b7c78e

Please sign in to comment.