[mtouch] Remove duplicated source file from project file. (#13361)

Fixes:

> CSC : warning CS2002: Source file '.../xamarin-macios/tools/mtouch/Errors.Designer.cs' specified multiple times [.../xamarin-macios/tools/mtouch/mtouch.csproj]
This commit is contained in:
Rolf Bjarne Kvinge 2021-11-17 18:02:19 +01:00 коммит произвёл GitHub
Родитель e29867c2b8
Коммит 76d4b9f798
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -462,9 +462,6 @@
<Compile Include="..\linker\CustomSymbolWriter.cs">
<Link>tools\linker\CustomSymbolWriter.cs</Link>
</Compile>
<Compile Include="Errors.Designer.cs">
<DependentUpon>Errors.resx</DependentUpon>
</Compile>
<Compile Include="..\linker\ScanTypeReferenceStep.cs">
<Link>tools\linker\ScanTypeReferenceStep.cs</Link>
</Compile>