You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
windows-broker: exclude WinServer2016 from WAM support
Windows Server 2016 does not support WAM, so we should not try to enable
the broker unless we're on Server 2019 and later.
Also update the Windows (client; non-server) version checks to be
tighter. Previously any major version of 10 or greater was considered
"supported", but this is wrong. Windows 10 build 15063 was the first to
support WAM.
0 commit comments