Skip to content

Commit 9b4285e

Browse files
authored
Merge pull request #64 from Azure-Samples/msal4.24
Updating to MSAL.NET 4.24
2 parents d5325cf + ff4f16e commit 9b4285e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@
101101
</ItemGroup>
102102
<ItemGroup>
103103
<PackageReference Include="Microsoft.Identity.Client">
104-
<Version>4.23.0</Version>
104+
<Version>4.24.0</Version>
105105
</PackageReference>
106106
</ItemGroup>
107107
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
108-
</Project>
108+
</Project>

0 commit comments

Comments
 (0)