Skip to content

Commit d5f80f5

Browse files
Copilotjmprieur
andcommitted
Update MicrosoftIdentityAbstractionsVersion to 10.0.0 for breaking change
Co-authored-by: jmprieur <[email protected]>
1 parent d16e8b3 commit d5f80f5

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.6.0</MicrosoftIdentityAbstractionsVersion>
4+
<MicrosoftIdentityAbstractionsVersion Condition="'$(MicrosoftIdentityAbstractionsVersion)' == ''">10.0.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)