Skip to content

Commit 493ecde

Browse files
authored
Merge pull request #62 from Azure-Samples/jmprieur/msal-4-22-0
Updating to MSAL.NET 4.22.0
2 parents eff6ad2 + 3148346 commit 493ecde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

active-directory-wpf-msgraph-v2/active-directory-wpf-msgraph-v2.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
</ItemGroup>
101101
<ItemGroup>
102102
<PackageReference Include="Microsoft.Identity.Client">
103-
<Version>4.19.0</Version>
103+
<Version>4.22.0</Version>
104104
</PackageReference>
105105
</ItemGroup>
106106
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />

0 commit comments

Comments
 (0)