true $(IntermediateOutputPath)$(TargetName).notsupported.cs $(CoreCompileDependsOn);GenerateNotSupportedSource false True <_referencePathDirectoriesWithDuplicates Include="@(ReferencePath->'%(RootDir)%(Directory)'->TrimEnd('\'))" /> <_referencePathDirectories Include="%(_referencePathDirectoriesWithDuplicates.Identity)" /> -assembly:"%(ResolvedMatchingContract.Identity)" $(GenAPIArgs) -libPath:"@(_referencePathDirectories)" $(GenAPIArgs) -out:"$(NotSupportedSourceFile)" $(GenAPIArgs) -throw:"$(GeneratePlatformNotSupportedAssemblyMessage)" $(GenAPIArgs) -global $(ToolHostCmd) "$(ToolsDir)GenAPI.exe"