Skip to content

Commit 449cbcb

Browse files
authored
M.IM to 8.01 (#2949)
* M.IM to 8.01 * Update changelog.md
1 parent 78e87da commit 449cbcb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
</PropertyGroup>
7878

7979
<PropertyGroup Label="Common dependency versions">
80-
<IdentityModelVersion>8.0.0</IdentityModelVersion>
80+
<IdentityModelVersion>8.0.1</IdentityModelVersion>
8181
<MicrosoftIdentityClientVersion>4.61.3</MicrosoftIdentityClientVersion>
8282
<FxCopAnalyzersVersion>3.3.0</FxCopAnalyzersVersion>
8383
<SystemTextEncodingsWebVersion>4.7.2</SystemTextEncodingsWebVersion>

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3.0.1
2+
=========
3+
- Updated to Microsoft.IdentityModel.* 8.0.1
4+
15
3.0.0
26
=========
37
### CVE package updates

0 commit comments

Comments
 (0)