Skip to content

Commit

Permalink
upgrade Microsoft.Identity.Web
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiWang committed Sep 27, 2023
1 parent 26fc512 commit 2a054b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Moonglade.Auth/Moonglade.Auth.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.13.4" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.14.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Moonglade.Data\Moonglade.Data.csproj" />
Expand Down

0 comments on commit 2a054b0

Please sign in to comment.