Fix build warning for missing API base lines

This commit is contained in:
Pranav K 2017-11-07 12:40:29 -08:00
parent 36674b5d24
commit 0210b69020
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
<Description>Microsoft Build Tasks supporting Razor view compilation.</Description>
<TargetFrameworks>netstandard2.0</TargetFrameworks>
<IsPackable>false</IsPackable>
<EnableApiCheck>false</EnableApiCheck>
</PropertyGroup>
<ItemGroup>