File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.8.2 </MicrosoftIdentityWebVersion >
5+ <MicrosoftIdentityWebVersion Condition =" '$(MicrosoftIdentityWebVersion)' == ''" >3.8.3 </MicrosoftIdentityWebVersion >
66 <!-- This will generate AssemblyVersion, AssemblyFileVersion and AssemblyInformationVersion-->
77 <Version >$(MicrosoftIdentityWebVersion)</Version >
88
9595 <AzureSecurityKeyVaultCertificatesVersion >4.6.0</AzureSecurityKeyVaultCertificatesVersion >
9696 <MicrosoftGraphVersion >4.36.0</MicrosoftGraphVersion >
9797 <MicrosoftGraphBetaVersion >4.57.0-preview</MicrosoftGraphBetaVersion >
98- <MicrosoftIdentityAbstractionsVersion >8.2 .0</MicrosoftIdentityAbstractionsVersion >
98+ <MicrosoftIdentityAbstractionsVersion >9.0 .0</MicrosoftIdentityAbstractionsVersion >
9999 <!-- CVE-2024-43485-->
100100 <SystemTextJsonVersion >8.0.5</SystemTextJsonVersion >
101101 <!-- CVE-2023-29331-->
You can’t perform that action at this time.
0 commit comments