Don't reference analyzer in framework projects since there's no code
This commit is contained in:
parent
87c0f3e2cf
commit
59adb88839
|
|
@ -6,6 +6,7 @@
|
|||
<!-- Shared between targeting pack and runtime build. -->
|
||||
<PlatformManifestFileName>PlatformManifest.txt</PlatformManifestFileName>
|
||||
<PlatformManifestOutputPath>$(ArtifactsObjDir)$(PlatformManifestFileName)</PlatformManifestOutputPath>
|
||||
<DisablePubternalApiCheck>true</DisablePubternalApiCheck>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in New Issue