- 
    
Bug
 - 
    Resolution: Incomplete
 - 
    
P1: Critical
 - 
    None
 - 
    2.9.1 (rev.06), 3.3.1.1
 - 
    Visual Studio 2019 V16.11.15 ,Window 10 Pro 21H2
Visual Studio 2022 V17.12.1 ,Window 10 Pro 21H2 
- 
        
 - 
        e85612774 (dev)
 
After upgrading Qt VS Tools to version 2.9.1 (rev.6), the lupdate command doesn't update my .ts files anymore.
I try to add a new widget in my .ui then I run the lupdate command to add new translations to the .ts files.
With version 2.7.2 => .ts file is well updated containing the new translation
With version 2.9.1 => .ts file is not updated
I raised the log level to diagnostic and I collected the attached logs.