We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e87da commit 449cbcbCopy full SHA for 449cbcb
Directory.Build.props
@@ -77,7 +77,7 @@
77
</PropertyGroup>
78
79
<PropertyGroup Label="Common dependency versions">
80
- <IdentityModelVersion>8.0.0</IdentityModelVersion>
+ <IdentityModelVersion>8.0.1</IdentityModelVersion>
81
<MicrosoftIdentityClientVersion>4.61.3</MicrosoftIdentityClientVersion>
82
<FxCopAnalyzersVersion>3.3.0</FxCopAnalyzersVersion>
83
<SystemTextEncodingsWebVersion>4.7.2</SystemTextEncodingsWebVersion>
changelog.md
@@ -1,3 +1,7 @@
1
+3.0.1
2
+=========
3
+- Updated to Microsoft.IdentityModel.* 8.0.1
4
+
5
3.0.0
6
=========
7
### CVE package updates
0 commit comments