10 assignments to MSBuild property OutputPath
MSBuildFiles (10)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DefaultOutputPaths.targets (4)
88
<
OutputPath
Condition="'$(OutputPath)' == ''">$(BaseOutputPath)$(ArtifactsPivots)\</OutputPath>
99
<
OutputPath
Condition="'$(OutputPath)' == ''">$(BaseOutputPath)$(_PlatformToAppendToOutputPath)$(Configuration)\</OutputPath>
100
<
OutputPath
Condition="!HasTrailingSlash('$(OutputPath)')">$(OutputPath)\</OutputPath>
137
<
OutputPath
>$(OutputPath)$(TargetFramework.ToLowerInvariant())\</OutputPath>
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets (1)
345
<
OutputPath
Condition="'$(UseArtifactsOutput)' != 'true'">$(OutputPath)$(RuntimeIdentifier)\</OutputPath>
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
154
<
OutputPath
Condition="'$(OutputPath)' == '' and '$(PlatformName)' == 'AnyCPU'">$(BaseOutputPath)$(Configuration)\</OutputPath>
155
<
OutputPath
Condition="'$(OutputPath)' == '' and '$(PlatformName)' != 'AnyCPU'">$(BaseOutputPath)$(PlatformName)\$(Configuration)\</OutputPath>
156
<
OutputPath
Condition="!HasTrailingSlash('$(OutputPath)')">$(OutputPath)\</OutputPath>
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.25266.2\tools\ProjectLayout.props (2)
15
<
OutputPath
Condition="'$(PlatformName)' == 'AnyCPU'">$(BaseOutputPath)$(Configuration)\</OutputPath>
16
<
OutputPath
Condition="'$(PlatformName)' != 'AnyCPU'">$(BaseOutputPath)$(PlatformName)\$(Configuration)\</OutputPath>
70 usages of MSBuild property OutputPath
MSBuild (32)
MSBuild.csproj (32)
244
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\MSBuild.exe.config" TargetFramework="%(_TargetFrameworks.Identity)" Condition=" '%(_TargetFrameworks.Identity)' == '$(FullFrameworkTFM)' " />
245
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Build.Framework.tlb" TargetFramework="%(_TargetFrameworks.Identity)" Condition=" '%(_TargetFrameworks.Identity)' == '$(FullFrameworkTFM)' and '$(CreateTlb)' == 'true'" />
246
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Data.Entity.targets" TargetFramework="%(_TargetFrameworks.Identity)" Condition=" '%(_TargetFrameworks.Identity)' == '$(FullFrameworkTFM)' " />
247
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.ServiceModel.targets" TargetFramework="%(_TargetFrameworks.Identity)" Condition=" '%(_TargetFrameworks.Identity)' == '$(FullFrameworkTFM)' " />
248
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.WinFx.targets" TargetFramework="%(_TargetFrameworks.Identity)" Condition=" '%(_TargetFrameworks.Identity)' == '$(FullFrameworkTFM)' " />
249
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.WorkflowBuildExtensions.targets" TargetFramework="%(_TargetFrameworks.Identity)" Condition=" '%(_TargetFrameworks.Identity)' == '$(FullFrameworkTFM)' " />
250
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Xaml.targets" TargetFramework="%(_TargetFrameworks.Identity)" Condition=" '%(_TargetFrameworks.Identity)' == '$(FullFrameworkTFM)' " />
251
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Workflow.Targets" TargetFramework="%(_TargetFrameworks.Identity)" Condition=" '%(_TargetFrameworks.Identity)' == '$(FullFrameworkTFM)' " />
252
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Workflow.VisualBasic.Targets" TargetFramework="%(_TargetFrameworks.Identity)" Condition=" '%(_TargetFrameworks.Identity)' == '$(FullFrameworkTFM)' " />
256
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Common.CrossTargeting.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
257
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Common.CurrentVersion.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
258
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Common.overridetasks" TargetFramework="%(_TargetFrameworks.Identity)" />
259
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Common.props" TargetFramework="%(_TargetFrameworks.Identity)" Subdirectory="Current\" />
260
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Common.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
261
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Common.tasks" TargetFramework="%(_TargetFrameworks.Identity)" />
262
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Common.Test.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
263
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Managed.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
264
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Managed.Before.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
265
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Managed.After.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
266
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.CSharp.CrossTargeting.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
267
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.CSharp.CurrentVersion.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
268
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.CSharp.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
269
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.NET.props" TargetFramework="%(_TargetFrameworks.Identity)" />
270
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.NETFramework.CurrentVersion.props" TargetFramework="%(_TargetFrameworks.Identity)" />
271
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.NETFramework.CurrentVersion.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
272
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.NETFramework.props" TargetFramework="%(_TargetFrameworks.Identity)" />
273
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.NETFramework.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
274
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.VisualBasic.CrossTargeting.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
275
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.VisualBasic.CurrentVersion.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
276
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.VisualBasic.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
277
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\ref\**" TargetFramework="%(_TargetFrameworks.Identity)" Subdirectory="ref\" />
314
<ValidateMSBuildPackageDependencyVersions AppConfig="@(AppConfigWithTargetPath)" AssemblyPath="$(
OutputPath
)" />
MSBuild.Bootstrap (2)
MSBuild.Bootstrap.csproj (2)
48
<Copy SourceFiles="$(
OutputPath
)$(AssemblyName).deps.json" DestinationFiles="$(
OutputPath
)MSBuild.deps.json" SkipUnchangedFiles="true" />
MSBuildFiles (36)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DefaultOutputPaths.targets (7)
88
<OutputPath Condition="'$(
OutputPath
)' == ''">$(BaseOutputPath)$(ArtifactsPivots)\</OutputPath>
99
<OutputPath Condition="'$(
OutputPath
)' == ''">$(BaseOutputPath)$(_PlatformToAppendToOutputPath)$(Configuration)\</OutputPath>
100
<OutputPath Condition="!HasTrailingSlash('$(
OutputPath
)')">$(
OutputPath
)\</OutputPath>
114
<PackageOutputPath Condition="'$(UseArtifactsOutput)' != 'true'">$(
OutputPath
)</PackageOutputPath>
121
<DefaultItemExcludes>$(DefaultItemExcludes);$(
OutputPath
)/**</DefaultItemExcludes>
137
<OutputPath>$(
OutputPath
)$(TargetFramework.ToLowerInvariant())\</OutputPath>
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets (1)
345
<OutputPath Condition="'$(UseArtifactsOutput)' != 'true'">$(
OutputPath
)$(RuntimeIdentifier)\</OutputPath>
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (2)
132
'$(_UsingDefaultRuntimeIdentifier)' != 'true'">$(
OutputPath
)$(RuntimeIdentifier)\$(PublishDirName)\</PublishDir>
133
<PublishDir Condition="'$(PublishDir)' == ''">$(
OutputPath
)$(PublishDirName)\</PublishDir>
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (8)
141
<_OutputPathWasMissing Condition="'$(_OriginalPlatform)' != '' and '$(_OriginalConfiguration)' != '' and '$(
OutputPath
)' == ''">true</_OutputPathWasMissing>
154
<OutputPath Condition="'$(
OutputPath
)' == '' and '$(PlatformName)' == 'AnyCPU'">$(BaseOutputPath)$(Configuration)\</OutputPath>
155
<OutputPath Condition="'$(
OutputPath
)' == '' and '$(PlatformName)' != 'AnyCPU'">$(BaseOutputPath)$(PlatformName)\$(Configuration)\</OutputPath>
156
<OutputPath Condition="!HasTrailingSlash('$(
OutputPath
)')">$(
OutputPath
)\</OutputPath>
227
<OutDir Condition=" '$(OutDir)' == '' ">$(
OutputPath
)</OutDir>
500
<PublishDir Condition="'$(PublishDir)'==''">$([MSBuild]::EnsureTrailingSlash('$(
OutputPath
)'))app.publish\</PublishDir>
6002
Condition="'$(ClickOncePublishDir)'=='$(
OutputPath
)app.publish\' and Exists('$(ClickOncePublishDir)')"/>
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.25266.2\tools\ProjectDefaults.props (1)
120
<OutDir>$(
OutputPath
)</OutDir>
C\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Data.Entity.targets (3)
84
Outputs="@(EntityDeployCopyingItems->'$(
OutputPath
)%(EntityDeployRelativeDir)%(Filename).ssdl')" >
88
OutputPath="$(
OutputPath
)" >
114
OutputPath="$(
OutputPath
)"
D\a\_work\1\s\bin_\repo\msbuild\eng\BootStrapMsBuild.targets (13)
105
<FreshlyBuiltBinaries Include="$(
OutputPath
)**\*.dll" />
106
<FreshlyBuiltBinaries Include="$(
OutputPath
)**\*.exe" />
107
<FreshlyBuiltBinaries Include="$(
OutputPath
)**\*.tlb" />
108
<FreshlyBuiltBinaries Include="$(
OutputPath
)**\*.pdb" />
109
<FreshlyBuiltBinaries Include="$(
OutputPath
)**\*.exe.config" />
110
<FreshlyBuiltBinaries Include="$(
OutputPath
)**\*.dll.config" />
130
<FreshlyBuiltRootProjects Include="$(
OutputPath
)Microsoft.Common.props" />
131
<FreshlyBuiltRootProjects Include="$(
OutputPath
)Microsoft.VisualStudioVersion.*.Common.props" />
132
<FreshlyBuiltProjects Include="$(
OutputPath
)**\*props" Exclude="@(FreshlyBuiltRootProjects)" />
133
<FreshlyBuiltProjects Include="$(
OutputPath
)**\*targets" />
134
<FreshlyBuiltProjects Include="$(
OutputPath
)**\*tasks" />
135
<FreshlyBuiltProjects Include="$(
OutputPath
)**\*xml" />
136
<RoslynBinaries Include="$(
OutputPath
)\..\..\15.0\Bin\Roslyn\**\*.*" />
D\a\_work\1\s\bin_\repo\msbuild\src\BuildCheck.UnitTests\TestAssets\Common\CommonTest.targets (1)
19
<None Include="$(
OutputPath
)\$(AssemblyName).dll" Pack="true" PackagePath="build" Visible="false" />