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 11, 2024
2 parents eaf7e5f + 2119b56 commit 9acc16b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Tapioca.HATEOAS/Tapioca.HATEOAS.csproj
Expand Up @@ -6,7 +6,11 @@
<Nullable>enable</Nullable>
<NoWarn>8618</NoWarn>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<<<<<<< HEAD
<Version>8.0.101.1</Version>
=======
<Version>1.0.25</Version>
>>>>>>> 2119b568e40a6f05ea7197f5940e85e09e162cd1
<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 9acc16b

Please sign in to comment.