Skip to content

Commit 0c5b6c3

Browse files
MarkZuberjmprieur
authored andcommitted
update to msal410 (#120)
1 parent 47f1fc5 commit 0c5b6c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
<ItemGroup>
88
<PackageReference Include="Microsoft.AspNetCore.App" />
99
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="2.2.0" />
10-
<PackageReference Include="Microsoft.Identity.Client" Version="4.0.0" />
10+
<PackageReference Include="Microsoft.Identity.Client" Version="4.1.0" />
1111
</ItemGroup>
1212
</Project>

0 commit comments

Comments
 (0)