Cosmos/Directory.Build.props
2018-02-11 18:35:35 +00:00

9 lines
174 B
XML

<Project>
<PropertyGroup>
<RepoRoot>$(MSBuildThisFileDirectory)</RepoRoot>
</PropertyGroup>
<Import Project="build\Targets\Import.props" />
</Project>