Skip to content

Commit

Permalink
fix: upgrade main auth project to .net8
Browse files Browse the repository at this point in the history
  • Loading branch information
ontehfritz committed Dec 19, 2024
1 parent 851459f commit 8a64be1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Bulwark.Auth/Bulwark.Auth.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<Title>Bulwark Auth</Title>
<Description>A simple JWT authtication system </Description>
<Copyright>lateflip.io</Copyright>
<Company>lateflip.io</Company>
<Copyright>latebit.io</Copyright>
<Company>latebit.io</Company>
<Product>Bulwark Auth</Product>
<RootNamespace>Bulwark.Auth</RootNamespace>
</PropertyGroup>
Expand Down

0 comments on commit 8a64be1

Please sign in to comment.