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 22 <PropertyGroup >
33 <!-- This should be passed from the VSTS build-->
44 <!-- This needs to be greater than or equal to the validation baseline version -->
5- <MicrosoftIdentityWebVersion Condition =" '$(MicrosoftIdentityWebVersion)' == ''" >3.13.0 </MicrosoftIdentityWebVersion >
5+ <MicrosoftIdentityWebVersion Condition =" '$(MicrosoftIdentityWebVersion)' == ''" >3.13.1 </MicrosoftIdentityWebVersion >
66 <!-- This will generate AssemblyVersion, AssemblyFileVersion and AssemblyInformationVersion-->
77 <Version >$(MicrosoftIdentityWebVersion)</Version >
88
7878 </PropertyGroup >
7979
8080 <PropertyGroup Label =" Common dependency versions" >
81- <MicrosoftIdentityModelVersion Condition =" '$(MicrosoftIdentityModelVersion)' == ''" >8.13.1 </MicrosoftIdentityModelVersion >
81+ <MicrosoftIdentityModelVersion Condition =" '$(MicrosoftIdentityModelVersion)' == ''" >8.14.0 </MicrosoftIdentityModelVersion >
8282 <MicrosoftIdentityClientVersion Condition =" '$(MicrosoftIdentityClientVersion)' == ''" >4.74.1</MicrosoftIdentityClientVersion >
8383 <FxCopAnalyzersVersion >3.3.0</FxCopAnalyzersVersion >
8484 <SystemTextEncodingsWebVersion >4.7.2</SystemTextEncodingsWebVersion >
You can’t perform that action at this time.
0 commit comments