Hello!
We are noticing a regression in the Advanced installer version 23.2 and 23.4 compared to version 17.6.
In the pre-requisites section, in the "install conditions", define a criteria of type "File Version", searching for a dll up to 2 directories deep:
[ProgramFilesFolder]dotnet/shared/Microsoft.AspNetCore.App\Microsoft.AspNetCore.dll
searching for a file version greater or equal 8.0.2100.
Test the condition by clicking the "Evaluate..." button.
In version 17.6 of Advanced installer, it finds all the occurences, and the search success.
In version 23.2 and 23.4 of Advanced installer, it finds the first occurence, and the search fails.
FOLLOW US