Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup Condition="'$(UseWip)' != 'true'">
<PackageReference Include="Microsoft.Identity.Web.DownstreamApi" Version="3.2.0" />
<PackageReference Include="Microsoft.Identity.Web.DownstreamApi" Version="3.2.2" />
</ItemGroup>

<ItemGroup Condition="'$(UseWip)' == 'true'">
Expand Down
Loading