Skip to content

Commit 183697b

Browse files
Bump Microsoft.IdentityModel.Logging (#87)
1 parent 04d9452 commit 183697b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="Microsoft.IdentityModel.Abstractions" version="7.0.3" targetFramework="net48" />
4-
<package id="Microsoft.IdentityModel.Logging" version="6.31.0" targetFramework="net48" />
4+
<package id="Microsoft.IdentityModel.Logging" version="7.0.3" targetFramework="net48" />
55
<package id="Microsoft.IdentityModel.Tokens" version="7.0.3" targetFramework="net48" />
66
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net48" />
77
</packages>

0 commit comments

Comments
 (0)