<Project>
<Import Project="../Common.props" />
<PropertyGroup>
<OutputPath>$(MSBuildProjectDirectory)/bin/$(Configuration)/</OutputPath>
</PropertyGroup>
<ItemGroup>
<None Remove="*.sh" />
</ItemGroup>
</Project>