Skip to content

Commit 30621b6

Browse files
authored
Merge pull request #20 from Azure-Samples/jmprieur/msal40
Update to MSAL 4.0
2 parents 1a019d7 + 5e6b597 commit 30621b6

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>3.0.8</Version>
103+
<Version>4.0.0</Version>
104104
</PackageReference>
105105
</ItemGroup>
106106
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />

0 commit comments

Comments
 (0)