Skip to content

Commit

Permalink
Migrating to .NET 8
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrocgsi committed Feb 10, 2024
1 parent f447519 commit 4110578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tapioca.HATEOAS/Tapioca.HATEOAS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Nullable>enable</Nullable>
<NoWarn>8618</NoWarn>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.0.6</Version>
<Version>1.0.7</Version>
<RepositoryUrl>https://github.com/leandrocgsi/Tapioca.HATEOAS/</RepositoryUrl>
<Description>This is a smart library to implements HATEOAS docummentation in your RESTFul API's</Description>
<Copyright>Copyright © Erudio Training - Consultoria e Treinamentos em TI LTDA 2024</Copyright>
Expand Down

0 comments on commit 4110578

Please sign in to comment.