Skip to content

Commit 5413acf

Browse files
Bump the notsecurity group with 1 update
Bumps Microsoft.Identity.Client from 4.83.3 to 4.84.0 --- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-version: 4.84.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: notsecurity ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef54b6e commit 5413acf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080

8181
<PropertyGroup Label="Common dependency versions">
8282
<MicrosoftIdentityModelVersion Condition="'$(MicrosoftIdentityModelVersion)' == ''">8.18.0</MicrosoftIdentityModelVersion>
83-
<MicrosoftIdentityClientVersion Condition="'$(MicrosoftIdentityClientVersion)' == ''">4.83.3</MicrosoftIdentityClientVersion>
83+
<MicrosoftIdentityClientVersion Condition="'$(MicrosoftIdentityClientVersion)' == ''">4.84.0</MicrosoftIdentityClientVersion>
8484
<MicrosoftIdentityAbstractionsVersion Condition="'$(MicrosoftIdentityAbstractionsVersion)' == ''">12.0.0</MicrosoftIdentityAbstractionsVersion>
8585
<FxCopAnalyzersVersion>3.3.0</FxCopAnalyzersVersion>
8686
<SystemTextEncodingsWebVersion>4.7.2</SystemTextEncodingsWebVersion>

0 commit comments

Comments
 (0)