8 calls to MSBuild task FindUnderPath
MSBuildFiles (8)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
330
<
FindUnderPath
Path="$(_NormalizedPublishDir)" Files="@(_UnfilteredAbsolutePriorPublishFileWrites)" UpdateToAbsolutePaths="true">
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (7)
5708
<
FindUnderPath
Path="$(OutDir)" Files="@(_CleanOrphanFileWrites)">
5713
<
FindUnderPath
Path="$(IntermediateOutputPath)" Files="@(_CleanOrphanFileWrites)">
5788
<
FindUnderPath
Path="$(MSBuildProjectDirectory)" Files="@(FileWritesShareable)" UpdateToAbsolutePaths="true">
5793
<
FindUnderPath
Path="$(OutDir)" Files="@(FileWrites)" UpdateToAbsolutePaths="true">
5798
<
FindUnderPath
Path="$(IntermediateOutputPath)" Files="@(FileWrites)" UpdateToAbsolutePaths="true">
5922
<
FindUnderPath
Path="$(OutDir)" Files="@(_CleanPriorFileWrites)">
5927
<
FindUnderPath
Path="$(IntermediateOutputPath)" Files="@(_CleanPriorFileWrites)">