File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<!-- This should be passed from the VSTS build-->
4
4
<!-- This needs to be greater than or equal to the validation baseline version -->
5
- <MicrosoftIdentityWebVersion Condition =" '$(MicrosoftIdentityWebVersion)' == ''" >3.0.0 -localbuild</MicrosoftIdentityWebVersion >
5
+ <MicrosoftIdentityWebVersion Condition =" '$(MicrosoftIdentityWebVersion)' == ''" >3.2.2 -localbuild</MicrosoftIdentityWebVersion >
6
6
<!-- This will generate AssemblyVersion, AssemblyFileVersion and AssemblyInformationVersion-->
7
7
<Version >$(MicrosoftIdentityWebVersion)</Version >
8
8
77
77
</PropertyGroup >
78
78
79
79
<PropertyGroup Label =" Common dependency versions" >
80
- <MicrosoftIdentityModelVersion Condition =" '$(MicrosoftIdentityModelVersion)' == ''" >8.1.1 </MicrosoftIdentityModelVersion >
80
+ <MicrosoftIdentityModelVersion Condition =" '$(MicrosoftIdentityModelVersion)' == ''" >8.1.2 </MicrosoftIdentityModelVersion >
81
81
<MicrosoftIdentityClientVersion Condition =" '$(MicrosoftIdentityClientVersion)' == ''" >4.65.0</MicrosoftIdentityClientVersion >
82
82
<FxCopAnalyzersVersion >3.3.0</FxCopAnalyzersVersion >
83
83
<SystemTextEncodingsWebVersion >4.7.2</SystemTextEncodingsWebVersion >
You can’t perform that action at this time.
0 commit comments