Skip to content

Commit

Permalink
Rev to 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis committed Aug 7, 2020
1 parent 1b7c78e commit 3ae45f9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<PropertyGroup>
<PackageId>Ardalis.ApiEndpoints.CodeAnalyzers</PackageId>
<Version>1.0.5</Version>
<Version>1.0.6</Version>
<Authors>Steve Smith (@ardalis), Philip Pittle (@ppittle)</Authors>
<PackageIconUrl>https://user-images.githubusercontent.com/782127/33497760-facf6550-d69c-11e7-94e4-b3856da259a9.png</PackageIconUrl>
<Company>Ardalis.com</Company>
Expand All @@ -19,7 +19,7 @@
<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>
<PackageReleaseNotes>Initial version; still has some false positives like constructors...</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 3ae45f9

Please sign in to comment.