2020-02-22 20:17:35 +00:00
|
|
|
<Project>
|
2020-03-12 03:16:37 +00:00
|
|
|
<Import Project="../Common.props" />
|
2020-02-22 20:17:35 +00:00
|
|
|
<PropertyGroup>
|
2023-03-16 00:44:48 +00:00
|
|
|
<OutputPath>$(MSBuildProjectDirectory)/bin/$(Configuration)/</OutputPath>
|
2020-02-22 20:17:35 +00:00
|
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<None Remove="*.sh" />
|
|
|
|
</ItemGroup>
|
|
|
|
</Project>
|