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 Jul 22, 2024
1 parent 70aa823 commit ee54729
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.20.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="3.0.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Moonglade.Configuration\Moonglade.Configuration.csproj" />
Expand Down

0 comments on commit ee54729

Please sign in to comment.