3 assignments to MSBuild property _ArtifactsPathLocationType
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DefaultArtifactsPath.props (3)
26
<
_ArtifactsPathLocationType
>ExplicitlySpecified</_ArtifactsPathLocationType>
35
<
_ArtifactsPathLocationType
>DirectoryBuildPropsFolder</_ArtifactsPathLocationType>
41
<
_ArtifactsPathLocationType
>ProjectFolder</_ArtifactsPathLocationType>
2 usages of MSBuild property _ArtifactsPathLocationType
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DefaultOutputPaths.targets (1)
159
<NetSdkError Condition="'$(
_ArtifactsPathLocationType
)' == 'ProjectFolder'"
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (1)
136
<TFTelemetry Include="ArtifactsPathLocationType" Value="$(
_ArtifactsPathLocationType
)" />