以下のようにする
<Compile Include="xxxxxx.cs">
<DependentUpon>xxxx.cs</DependentUpon>
<SubType>Code</SubType>
</Compile>以下のようにする
<Compile Include="xxxxxx.cs">
<DependentUpon>xxxx.cs</DependentUpon>
<SubType>Code</SubType>
</Compile>