$(MSBuildAllProjects);$(MSBuildThisFileFullPath)
$([MSBuild]::NormalizeDirectory('$(IntermediateOutputPath)', 'SharpGen'))
$([MSBuild]::NormalizeDirectory('$(MSBuildProjectDirectory)', '$(IntermediateOutputPath)', 'SharpGen'))
$([MSBuild]::NormalizeDirectory('$(MSBuildProjectDirectory)', '$(SharpGenIntermediateDir)'))
$([MSBuild]::EnsureTrailingSlash('$(SharpGenIntermediateDir)'))
$([MSBuild]::NormalizeDirectory('$(SharpGenIntermediateDir)', 'Generated'))
$(AssemblyName)
unix
$([System.IO.Path]::Combine('$(SharpGenSdkToolsDirectory)', 'CastXML', 'bin', 'castxml.exe'))
win
netcoreapp2.1
net472
$(TargetsForTfmSpecificContentInPackage);GenerateConsumerBindMappingFile;GenerateTfmSpecificConsumerProps
build/$(TargetFramework);buildMultiTargeting/$(TargetFramework)
true
build/$(TargetFramework);buildMultiTargeting/$(TargetFramework)
true
<_ExistingSharpGenRuntimePackageReference Include="@(PackageReference)"
Condition="'%(PackageReference.Identity)' == 'SharpGen.Runtime'" />