4 assignments to MSBuild item SatelliteDllsProjectOutputGroupOutputIntermediate
MSBuildFiles (4)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
5184<SatelliteDllsProjectOutputGroupOutputIntermediate Include="$(IntermediateOutputPath)%(EmbeddedResource.Culture)\$(TargetName).resources.dll"
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.WinFx.targets (3)
852<Output ItemName="SatelliteDllsProjectOutputGroupOutputIntermediate" TaskParameter="Include" /> 863<Output ItemName="SatelliteDllsProjectOutputGroupOutputIntermediate" TaskParameter="Include" /> 874<Output ItemName="SatelliteDllsProjectOutputGroupOutputIntermediate" TaskParameter="Include" />
2 usages of MSBuild item SatelliteDllsProjectOutputGroupOutputIntermediate
MSBuildFiles (2)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
5192<SatelliteDllsProjectOutputGroupOutput Include="@(SatelliteDllsProjectOutputGroupOutputIntermediate->'%(FullPath)')">
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.WinFx.targets (1)
883<CreateItem Include="@(SatelliteDllsProjectOutputGroupOutputIntermediate->'%(FullPath)')">