1 assignment to MSBuild item _LicxFile
MSBuildFiles (1)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
2576<_LicxFile Include="@(EmbeddedResource)" Condition="'%(Extension)'=='.licx'"/>
5 usages of MSBuild item _LicxFile
MSBuildFiles (5)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (5)
2600<EmbeddedResource Remove="@(_LicxFile)" /> 2820Condition="'@(_LicxFile)'!=''" 2822Inputs="$(MSBuildAllProjects);@(_LicxFile);@(ReferencePath);@(ReferenceDependencyPaths)" 2830Sources="@(_LicxFile)" 5222<SourceFilesProjectOutputGroupOutput Include="@(_CompileWithTargetPath->'%(FullPath)');@(EmbeddedResource->'%(FullPath)');@(_LicxFile->'%(FullPath)');@(AppConfigWithTargetPath->'%(FullPath)')"/>