aspnetcore/build/repo.props

9 lines
210 B
XML

<Project>
<PropertyGroup>
<!-- This repo does not have solutions to build -->
<DisableDefaultTargets>true</DisableDefaultTargets>
</PropertyGroup>
<Import Project="artifacts.props" />
</Project>