Skip to content

Commit 8b11be0

Browse files
Copilotjmprieur
andauthored
Update MicrosoftIdentityAbstractionsVersion to 10.0.0 for breaking change (#234)
* Initial plan * Update MicrosoftIdentityAbstractionsVersion to 10.0.0 for breaking change Co-authored-by: jmprieur <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: jmprieur <[email protected]> Co-authored-by: Jean-Marc Prieur <[email protected]>
1 parent 2e26cbc commit 8b11be0

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)