Files @ r23292:6ef962e537f8
Branch filter:

Location: cpp/openttd-patchpack/source/projects/langs_vs141.vcxproj.filters.in

Patric Stout
Fix: [AzurePipelines] in case of a Pull Request, use that number (prefix with 'pr') as branchname

Otherwise the branch name is always 'merge', which is not really
useful or verbose.
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup>
    <Filter Include="Translations">
      <UniqueIdentifier>{2a164580-9033-4a01-974b-b21da507efda}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
  <ItemGroup>
    <CustomBuild Include="..\src\lang\english.txt" />
!!FILES!!
  </ItemGroup>
</Project>