4 assignments to MSBuild item AppConfigWithTargetPath
MSBuildFiles (4)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (4)
1035
<
AppConfigWithTargetPath
Include="$(AppConfig)" Condition="'$(AppConfig)'!=''">
1041
<Output TaskParameter="AppConfigFile" ItemName="
AppConfigWithTargetPath
"/>
1927
<
AppConfigWithTargetPath
Remove="@(AppConfigWithTargetPath)" />
1928
<
AppConfigWithTargetPath
Include="$(AppConfig)">
12 usages of MSBuild item AppConfigWithTargetPath
MSBuildFiles (12)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (12)
1799
<_ResolveAssemblyReferencesApplicationConfigFileForExes Include="@(
AppConfigWithTargetPath
)" Condition="'$(AutoGenerateBindingRedirects)'=='true' or '$(AutoUnifyAssemblyReferences)'=='false'"/>
1899
AppConfigFile="@(
AppConfigWithTargetPath
)"
1927
<AppConfigWithTargetPath Remove="@(
AppConfigWithTargetPath
)" />
3483
@(
AppConfigWithTargetPath
);
3509
ConfigFile="@(
AppConfigWithTargetPath
)"
3629
Files="@(ContentWithTargetPath);@(_DeploymentManifestIconFile);@(
AppConfigWithTargetPath
)"
4160
Condition=" '@(
AppConfigWithTargetPath
)' != '' "
4161
Inputs="@(
AppConfigWithTargetPath
)"
4162
Outputs="@(
AppConfigWithTargetPath
->'$(OutDir)%(TargetPath)')">
4170
SourceFiles="@(
AppConfigWithTargetPath
)"
4171
DestinationFiles="@(
AppConfigWithTargetPath
->'$(OutDir)%(TargetPath)')"
5222
<SourceFilesProjectOutputGroupOutput Include="@(_CompileWithTargetPath->'%(FullPath)');@(EmbeddedResource->'%(FullPath)');@(_LicxFile->'%(FullPath)');@(
AppConfigWithTargetPath
->'%(FullPath)')"/>