Is .NET Framework 4.6.1 compatible in the windows server 2022?
I’m trying to install an MSI, but it is failing with .net framework 4.6.1 on Windows Server 2022
The same MSI works on Windows Server 2019. What could be the reason?
Below is the logic of my wix file.