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