2 assignments to MSBuild property TargetName
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
238
<
TargetName
Condition="'$(TargetName)' == '' and '$(OutputType)' == 'winmdobj' and '$(RootNamespace)' != ''">$(RootNamespace)</TargetName>
239
<
TargetName
Condition=" '$(TargetName)' == '' ">$(AssemblyName)</TargetName>
48 usages of MSBuild property TargetName
MSBuildFiles (48)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (1)
65
<ToolCommandName Condition=" '$(ToolCommandName)' == '' ">$(
TargetName
)</ToolCommandName>
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (5)
1075
Inputs="$(MSBuildAllProjects);@(_SatelliteAssemblyResourceInputs);$(IntermediateOutputPath)$(
TargetName
)$(TargetExt)"
1076
Outputs="$(IntermediateOutputPath)%(Culture)\$(
TargetName
).resources.dll"
1082
<_AssemblyInfoFile>$(IntermediateOutputPath)%(_SatelliteAssemblyResourceInputs.Culture)\$(
TargetName
).resources.cs</_AssemblyInfoFile>
1083
<_OutputAssembly>$(IntermediateOutputPath)%(_SatelliteAssemblyResourceInputs.Culture)\$(
TargetName
).resources.dll</_OutputAssembly>
1127
<GetAssemblyAttributes PathToTemplateFile="$(IntermediateOutputPath)$(
TargetName
)$(TargetExt)" >
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (24)
238
<TargetName Condition="'$(
TargetName
)' == '' and '$(OutputType)' == 'winmdobj' and '$(RootNamespace)' != ''">$(RootNamespace)</TargetName>
239
<TargetName Condition=" '$(
TargetName
)' == '' ">$(AssemblyName)</TargetName>
245
<WinMDExpOutputWindowsMetadataFilename Condition="'$(WinMDExpOutputWindowsMetadataFilename)' == '' and '$(OutputType)' == 'winmdobj'">$(
TargetName
).winmd</WinMDExpOutputWindowsMetadataFilename>
247
<TargetFileName Condition=" '$(TargetFileName)' == '' ">$(
TargetName
)$(TargetExt)</TargetFileName>
397
<IntermediateAssembly Include="$(IntermediateOutputPath)$(
TargetName
)$(TargetExt)"/>
403
<IntermediateRefAssembly Include="$(IntermediateOutputPath)refint\$(
TargetName
)$(TargetExt)" Condition="'@(IntermediateRefAssembly)' == ''" />
410
<_DebugSymbolsIntermediatePath Include="$(IntermediateOutputPath)$(
TargetName
).compile.pdb" Condition="'$(OutputType)' == 'winmdobj' and '@(_DebugSymbolsIntermediatePath)' == ''"/>
411
<_DebugSymbolsIntermediatePath Include="$(IntermediateOutputPath)$(
TargetName
).pdb" Condition="'$(OutputType)' != 'winmdobj' and '@(_DebugSymbolsIntermediatePath)' == ''"/>
416
<WinMDExpOutputPdb Condition="'$(WinMDExpOutputPdb)' == ''">$(IntermediateOutputPath)$(
TargetName
).pdb</WinMDExpOutputPdb>
421
<WinMDOutputDocumentationFile Condition="'$(WinMDOutputDocumentationFile)' == ''">$(IntermediateOutputPath)$(
TargetName
).xml</WinMDOutputDocumentationFile>
465
<_DeploymentIntermediateTrustInfoFile Include="$(IntermediateOutputPath)$(
TargetName
).TrustInfo.xml" Condition="'$(TargetZone)'!=''"/>
3893
<_SGenDllName>$(
TargetName
).XmlSerializers.dll</_SGenDllName>
4020
Inputs="$(MSBuildAllProjects);@(_SatelliteAssemblyResourceInputs);$(IntermediateOutputPath)$(
TargetName
)$(TargetExt)"
4021
Outputs="$(IntermediateOutputPath)%(Culture)\$(
TargetName
).resources.dll"
4049
OutputAssembly="$(IntermediateOutputPath)%(Culture)\$(
TargetName
).resources.dll"
4056
TemplateFile="$(IntermediateOutputPath)$(
TargetName
)$(TargetExt)"
4091
<IntermediateSatelliteAssembliesWithTargetPath Include="$(IntermediateOutputPath)%(EmbeddedResource.Culture)\$(
TargetName
).resources.dll"
4094
<TargetPath>%(EmbeddedResource.Culture)\$(
TargetName
).resources.dll</TargetPath>
4645
ExtraFiles="@(_DebugSymbolsIntermediatePath);$(IntermediateOutputPath)$(
TargetName
).xml;@(_ReferenceRelatedPaths)"
4960
DestinationFiles="@(IntermediateSatelliteAssembliesWithTargetPath->'$(OutDir)%(Culture)\$(
TargetName
).resources.dll')"
5557
TypeLibFiles="@(_OutputPathItem->'%(FullPath)$(
TargetName
).tlb')"
5565
<FileWrites Include="@(_OutputPathItem->'%(FullPath)$(
TargetName
).tlb')"/>
6447
<SatelliteDllsProjectOutputGroupOutputIntermediate Include="$(IntermediateOutputPath)%(EmbeddedResource.Culture)\$(
TargetName
).resources.dll"
6449
<TargetPath>%(EmbeddedResource.Culture)\$(
TargetName
).resources.dll</TargetPath>
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.CSharp.CurrentVersion.targets (1)
218
<PdbFile Condition="'$(PdbFile)' == '' and '$(OutputType)' == 'winmdobj' and '$(_DebugSymbolsProduced)' == 'true'">$(IntermediateOutputPath)$(
TargetName
).compile.pdb</PdbFile>
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets (2)
570
<_CollectedCopyToOutputDirectoryItem Include="@(IntermediateSatelliteAssembliesWithTargetPath->'$(TargetDir)%(Culture)\$(
TargetName
).resources.dll')" Condition="'@(IntermediateSatelliteAssembliesWithTargetPath)' != ''">
572
<TargetPath>%(IntermediateSatelliteAssembliesWithTargetPath.Culture)\$(
TargetName
).resources.dll</TargetPath>
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Microsoft\VisualStudio\v17.0\CodeAnalysis\Microsoft.CodeAnalysis.targets (4)
320
<CodeAnalysisInputAssembly Condition="'$(OutputType)'=='winmdobj' and '$(Language)'=='VB'">$(IntermediateOutputPath)\TempCA\$(
TargetName
)$(TargetExt)</CodeAnalysisInputAssembly>
325
DestinationFiles="$(IntermediateOutputPath)\TempCA\$(
TargetName
).pdb"
478
<Clean Include="$(IntermediateOutputPath)\TempCA\$(
TargetName
).pdb"/>
479
<Clean Include="$(IntermediateOutputPath)\TempCA\$(
TargetName
)$(TargetExt)"/>
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.13.0-2.24556.10\tasks\net472\Microsoft.CSharp.Core.targets (1)
85
<PdbFile Condition="'$(PdbFile)' == '' AND '$(OutputType)' == 'winmdobj' AND '$(_DebugSymbolsProduced)' == 'true'">$(IntermediateOutputPath)$(
TargetName
).compile.pdb</PdbFile>
C\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (6)
848
Include="$(IntermediateOutputPath)%(ResxWithCulture.Culture)\$(
TargetName
).resources.dll"
849
AdditionalMetadata="TargetPath=%(ResxWithCulture.Culture)\$(
TargetName
).resources.dll"
859
Include="$(IntermediateOutputPath)$(UICulture)\$(
TargetName
).resources.dll"
860
AdditionalMetadata="TargetPath=$(UICulture)\$(
TargetName
).resources.dll"
870
Include="$(IntermediateOutputPath)%(NonResxWithCulture.Culture)\$(
TargetName
).resources.dll"
871
AdditionalMetadata="TargetPath=%(NonResxWithCulture.Culture)\$(
TargetName
).resources.dll"
D\a\_work\1\s\bin_\repo\msbuild\src\Directory.Build.targets (4)
120
<Target Name="CreateTypeLib" BeforeTargets="AfterBuild" Inputs="$(TargetPath)" Outputs="$(TargetDir)$(
TargetName
).tlb;$(TargetDir)x64\$(
TargetName
).tlb" Condition="'$(BuildingInsideVisualStudio)' != 'true' and '$(CreateTlb)' == 'true' and $([MSBuild]::IsOSPlatform('windows')) and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(MSBuildRuntimeType)' != 'Core'">
139
<Exec Command=""$(TlbExpPath)" $(TlbExpVerbosity) /NOLOGO @(TlbExpAssemblyPaths->'/asmpath:"%(Identity)"', ' ') "$(TargetPath)" /out:"$(TargetDir)$(
TargetName
).tlb"" />
140
<Exec Command=""$(TlbExpPath)" $(TlbExpVerbosity) /NOLOGO @(TlbExpAssemblyPaths->'/asmpath:"%(Identity)"', ' ') "$(TargetPath)" /out:"$(TargetDir)x64\$(
TargetName
).tlb" /win64" />