Skip to content

Commit

Permalink
update to 4.29 msal (#1102)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyf19 authored Mar 30, 2021
1 parent 8137188 commit ae61868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Microsoft.Identity.Web/Microsoft.Identity.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Identity.Client" Version="4.28.1" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.29.0" />

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

0 comments on commit ae61868

Please sign in to comment.