Skip to content
  • Brad King's avatar
    VS: Fix VCTargetsPath detection · fe3b481b
    Brad King authored
    In some environments MSBuild chooses the `Release` configuration
    even though only `Debug` is available in our detection project.
    Force use of the `Debug` configuration with a command-line option.
    
    Fixes: #17118
    fe3b481b