Skip to content

Commit f3d0fb5

Browse files
authored
update to msal 4.25 (#871)
1 parent 5cafc00 commit f3d0fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Identity.Web/Microsoft.Identity.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<PrivateAssets>all</PrivateAssets>
115115
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
116116
</PackageReference>
117-
<PackageReference Include="Microsoft.Identity.Client" Version="4.24.0" />
117+
<PackageReference Include="Microsoft.Identity.Client" Version="4.25.0" />
118118

119119
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.205">
120120
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)