Fix build warning for missing API base lines
This commit is contained in:
parent
36674b5d24
commit
0210b69020
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue