Skip to content

Commit b9989c1

Browse files
authored
Merge pull request #31 from Azure-Samples/jennyf/msal4.13
update to msal 4.13
2 parents c3ec248 + 67e0191 commit b9989c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

up-console/up-console.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Microsoft.Extensions.Configuration" Version="2.1.1" />
1111
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="2.1.1" />
1212
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="2.1.1" />
13-
<PackageReference Include="Microsoft.Identity.Client" Version="4.9.0" />
13+
<PackageReference Include="Microsoft.Identity.Client" Version="4.13.0" />
1414
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)