Francois Gouget : atl80/tests: Request an older version of atl80 for compatibility.
Module: wine Branch: master Commit: ac0c8e805df689e9498e5171f25823dddb7be967 URL: https://source.winehq.org/git/wine.git/?a=commit;h=ac0c8e805df689e9498e5171f... Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Fri Mar 26 15:05:49 2021 +0100 atl80/tests: Request an older version of atl80 for compatibility. Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/atl80/tests/atl80.manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/atl80/tests/atl80.manifest b/dlls/atl80/tests/atl80.manifest index 712793fcb1b..fa833e28927 100644 --- a/dlls/atl80/tests/atl80.manifest +++ b/dlls/atl80/tests/atl80.manifest @@ -12,7 +12,7 @@ <assemblyIdentity type="win32" name="microsoft.vc80.atl" - version="8.0.50727.4053" + version="8.0.50727.42" processorArchitecture="*" publicKeyToken="1fc8b3b9a1e18e3b" language="*"
participants (1)
-
Alexandre Julliard