Skip to content

Commit 4393294

Browse files
authored
Update MicrosoftIdentityAbstractionsVersion to 9.5.0
Signed-off-by: Jean-Marc Prieur <[email protected]>
1 parent c37a0a9 commit 4393294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<!-- This should be passed from the VSTS build -->
4-
<MicrosoftIdentityAbstractionsVersion Condition="'$(MicrosoftIdentityAbstractionsVersion)' == ''">9.4.0</MicrosoftIdentityAbstractionsVersion>
4+
<MicrosoftIdentityAbstractionsVersion Condition="'$(MicrosoftIdentityAbstractionsVersion)' == ''">9.5.0</MicrosoftIdentityAbstractionsVersion>
55
<!-- This will generate AssemblyVersion, AssemblyFileVersion and AssemblyInformationVersion -->
66
<Version>$(MicrosoftIdentityAbstractionsVersion)</Version>
77
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory)\build\35MSSharedLib1024.snk</AssemblyOriginatorKeyFile>

0 commit comments

Comments
 (0)