mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
10 lines
255 B
XML
10 lines
255 B
XML
<Project>
|
|
<Import Project="version.props" />
|
|
<Import Project="build\dependencies.props" />
|
|
<Import Project="build\sources.props" />
|
|
|
|
<PropertyGroup>
|
|
<RepositoryRoot>$(MSBuildThisFileDirectory)</RepositoryRoot>
|
|
</PropertyGroup>
|
|
</Project>
|