summaryrefslogtreecommitdiff
path: root/xmake/scripts/vsxmake/vsproj/templates/csproj/ProjectRef(dep)
blob: 88c9645b216d21f5ca3557b157a02331fd2adf71 (plain)
1
2
3
    <ProjectReference Include="..\#targetname_inpath#\#targetname_inpath#.#projext#">
      <Project>{#target_id#}</Project>
    </ProjectReference>