aspnetcore/Directory.Build.props

8 lines
166 B
XML

<Project>
<Import Project="build\dependencies.props" />
<PropertyGroup>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>
</Project>