8 calls to MSBuild task FindUnderPath
MSBuildFiles (8)
C\hostedtoolcache\windows\dotnet\sdk\8.0.404\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
310<FindUnderPath Path="$(_NormalizedPublishDir)" Files="@(_UnfilteredAbsolutePriorPublishFileWrites)" UpdateToAbsolutePaths="true">
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (7)
5600<FindUnderPath Path="$(OutDir)" Files="@(_CleanOrphanFileWrites)"> 5605<FindUnderPath Path="$(IntermediateOutputPath)" Files="@(_CleanOrphanFileWrites)"> 5680<FindUnderPath Path="$(MSBuildProjectDirectory)" Files="@(FileWritesShareable)" UpdateToAbsolutePaths="true"> 5685<FindUnderPath Path="$(OutDir)" Files="@(FileWrites)" UpdateToAbsolutePaths="true"> 5690<FindUnderPath Path="$(IntermediateOutputPath)" Files="@(FileWrites)" UpdateToAbsolutePaths="true"> 5814<FindUnderPath Path="$(OutDir)" Files="@(_CleanPriorFileWrites)"> 5819<FindUnderPath Path="$(IntermediateOutputPath)" Files="@(_CleanPriorFileWrites)">