Partner-Center-PowerShell/repo.props

11 строки
271 B
XML

<Project>
<!-- Custom -->
<PropertyGroup>
<RepoRoot>$(MSBuildThisFileDirectory)</RepoRoot>
<RepoSrc>$(RepoRoot)src/</RepoSrc>
<RepoArtifacts>$(RepoRoot)artifacts/</RepoArtifacts>
<RepoTools>$(RepoRoot)tools/</RepoTools>
</PropertyGroup>
</Project>