Removes project reference between single vsmanproj and swixproj files.

This commit is contained in:
Steve Dower 2016-06-27 14:40:02 -07:00
Родитель 7e5e3e832e
Коммит 711b070248
1 изменённых файлов: 0 добавлений и 3 удалений

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

@ -14,9 +14,6 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="Microsoft.VisualStudioTools.VSTestHost.swixproj">
<Properties>VSTarget=$(VSTarget);Configuration=$(Configuration);Platform=$(Platform)</Properties>
</ProjectReference>
<MergeManifest Include="$(OutputPath)Microsoft.VisualStudioTools*.json" />
</ItemGroup>