6 lines
135 B
XML
Raw Normal View History

<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Item Include="a;b;c" />
</ItemGroup>
</Project>