29 usages of MSBuild property MSBuildProjectFile
MSBuildFiles (29)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (1)
108
<Value>$(
MSBuildProjectFile
)</Value>
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (16)
241
<ProjectFileName Condition=" '$(ProjectFileName)' == '' ">$(
MSBuildProjectFile
)</ProjectFileName>
311
<_UnmanagedRegistrationCache Include="$(BaseIntermediateOutputPath)$(
MSBuildProjectFile
).UnmanagedRegistration.cache"/>
312
<_ResolveComReferenceCache Include="$(IntermediateOutputPath)$(
MSBuildProjectFile
).ResolveComReference.cache"/>
373
<CleanFile Condition="'$(CleanFile)'==''">$(
MSBuildProjectFile
).FileListAbsolute.txt</CleanFile>
390
<MSBuildCopyMarkerName>$(
MSBuildProjectFile
)</MSBuildCopyMarkerName>
392
<MSBuildCopyMarkerName Condition="'$(MSBuildCopyMarkerName.Length)' > '17'">$([MSBuild]::SubstringByAsciiChars($(
MSBuildProjectFile
), 0, 8)).$([MSBuild]::StableStringHash($(
MSBuildProjectFile
)).ToString("X8"))</MSBuildCopyMarkerName>
839
<_InvalidConfigurationMessageText>The BaseOutputPath/OutputPath property is not set for project '$(
MSBuildProjectFile
)'. Please check to make sure that you have specified a valid combination of Configuration and Platform for this project. Configuration='$(_OriginalConfiguration)' Platform='$(_OriginalPlatform)'.</_InvalidConfigurationMessageText>
2372
<ResolveAssemblyReferencesStateFile Condition="'$(DisableRarCache)'!='true' and '$(ResolveAssemblyReferencesStateFile)' == ''">$(IntermediateOutputPath)$(
MSBuildProjectFile
).AssemblyReference.cache</ResolveAssemblyReferencesStateFile>
2926
<DesignTimeResolveAssemblyReferencesStateFile Condition="'$(DisableRarCache)'!='true'">$(IntermediateOutputPath)$(
MSBuildProjectFile
)DesignTimeResolveAssemblyReferences.cache</DesignTimeResolveAssemblyReferencesStateFile>
3420
StateFile="$(IntermediateOutputPath)$(
MSBuildProjectFile
).GenerateResource.cache"
3452
StateFile="$(IntermediateOutputPath)$(
MSBuildProjectFile
).GenerateResource.cache"
3787
<SuggestedBindingRedirectsCacheFile>$(IntermediateOutputPath)$(
MSBuildProjectFile
).SuggestedBindingRedirects.cache</SuggestedBindingRedirectsCacheFile>
3814
<CustomAdditionalCompileInputs Include="$(IntermediateOutputPath)$(
MSBuildProjectFile
).CoreCompileInputs.cache" />
3829
<WriteLinesToFile Lines="$(CoreCompileDependencyHash)" File="$(IntermediateOutputPath)$(
MSBuildProjectFile
).CoreCompileInputs.cache" Overwrite="true" WriteOnlyWhenDifferent="true" />
3832
<FileWrites Include="$(IntermediateOutputPath)$(
MSBuildProjectFile
).CoreCompileInputs.cache" />
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.targets (1)
42
<Import Project="$(MSBuildProjectExtensionsPath)$(
MSBuildProjectFile
).*.targets" Condition="'$(ImportProjectExtensionTargets)' == 'true' and exists('$(MSBuildProjectExtensionsPath)')" />
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Microsoft.Common.props (1)
74
<Import Project="$(MSBuildProjectExtensionsPath)$(
MSBuildProjectFile
).*.props" Condition="'$(ImportProjectExtensionProps)' == 'true' and exists('$(MSBuildProjectExtensionsPath)')" />
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24516.2\tools\GenerateInternalsVisibleTo.targets (1)
31
Inputs="$(MSBuildThisFileFullPath);$(
MSBuildProjectFile
)"
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24516.2\tools\Tests.targets (1)
81
<MSBuild Projects="$(
MSBuildProjectFile
)"
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.13.0-2.24556.10\tasks\net472\Microsoft.Managed.Core.targets (1)
107
<_LastBuildWithSkipAnalyzers>$(IntermediateOutputPath)$(
MSBuildProjectFile
).BuildWithSkipAnalyzers</_LastBuildWithSkipAnalyzers>
C\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (1)
442
<Message Text="MSBuildProjectFile is $(
MSBuildProjectFile
)" Condition="'$(MSBuildTargetsVerbose)' == 'true'" />
C\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets (4)
52
<XamlGenCodeFileNames Condition="'$(XamlGenCodeFileNames)'==''">$(
MSBuildProjectFile
).XamlGeneratedCodeFileListAbsolute.txt</XamlGenCodeFileNames>
53
<XamlGenMarkupFileNames Condition="'$(XamlGenMarkupFileNames)'==''">$(
MSBuildProjectFile
).XamlGeneratedXamlFileListAbsolute.txt</XamlGenMarkupFileNames>
54
<XamlPass2FlagFile Condition="'$(XamlPass2FlagFile)'==''">$(
MSBuildProjectFile
).XamlPass2Flag.txt</XamlPass2FlagFile>
305
<Message Text="(in) MSBuildProjectFile: '$(
MSBuildProjectFile
)'" Condition="'$(MSBuildTargetsVerbose)' == 'true'" />
D\a\_work\1\s\bin_\repo\msbuild\src\Directory.Build.props (2)
83
<PropertyGroup Condition="'$(TargetFramework)' == 'netstandard2.0' and '$(
MSBuildProjectFile
)' != 'PortableTask.csproj' and '$(
MSBuildProjectFile
)' != 'StringTools.csproj'">