mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
7 lines
300 B
XML
7 lines
300 B
XML
<Project>
|
|
<Import Project="build\sources.props" />
|
|
<Import Project="build\dependencies.props" />
|
|
<Import Project="build\dependencies.targets" />
|
|
<Import Project="build\dependencies.g.targets" Condition="Exists('build\dependencies.g.targets') AND '$(DesignTimeBuild)' != 'true'" />
|
|
</Project>
|