Skip to content

Commit

Permalink
feat: Upgrade casbin dependency to official 2.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Tan <[email protected]>
  • Loading branch information
Tanyuu committed Aug 20, 2023
1 parent d460562 commit 714a446
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Casbin.NET" Version="2.0.0-preview.5" />
<PackageReference Include="Casbin.NET" Version="2.0.1" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net7.0'">
Expand Down

0 comments on commit 714a446

Please sign in to comment.