Skip to content

Commit

Permalink
1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis authored Apr 29, 2020
1 parent a47bc9a commit 9be4515
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Ardalis.ApiEndpoints/Ardalis.ApiEndpoints.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<Summary>Controllers promote creating bloated classes that lack cohesion. This project provides a simpler alternative that follows SOLID principles. An alternative to Controllers for ASP.NET Core API Endpoints.</Summary>
<RepositoryUrl>https://github.com/ardalis/ApiEndpoints</RepositoryUrl>
<PackageTags>aspnet asp.net aspnetcore asp.net core api web api rest endpoint controller</PackageTags>
<PackageReleaseNotes>Added async support.</PackageReleaseNotes>
<Version>0.9.4</Version>
<PackageReleaseNotes>Added querystring parameter support. 1.0.0 release.</PackageReleaseNotes>
<Version>1.0.0</Version>
<AssemblyName>Ardalis.ApiEndpoints</AssemblyName>
<PackageIconUrl>https://user-images.githubusercontent.com/782127/33497760-facf6550-d69c-11e7-94e4-b3856da259a9.png</PackageIconUrl>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
Expand Down

0 comments on commit 9be4515

Please sign in to comment.