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>
|
<Description>Microsoft Build Tasks supporting Razor view compilation.</Description>
|
||||||
<TargetFrameworks>netstandard2.0</TargetFrameworks>
|
<TargetFrameworks>netstandard2.0</TargetFrameworks>
|
||||||
<IsPackable>false</IsPackable>
|
<IsPackable>false</IsPackable>
|
||||||
|
<EnableApiCheck>false</EnableApiCheck>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue