10 assignments to MSBuild property OutputPath
MSBuildFiles (10)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\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\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets (1)
330
<
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.24516.2\tools\ProjectLayout.props (2)
15
<
OutputPath
Condition="'$(PlatformName)' == 'AnyCPU'">$(BaseOutputPath)$(Configuration)\</OutputPath>
16
<
OutputPath
Condition="'$(PlatformName)' != 'AnyCPU'">$(BaseOutputPath)$(PlatformName)\$(Configuration)\</OutputPath>
73 usages of MSBuild property OutputPath
MSBuild (35)
MSBuild.csproj (35)
237
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\MSBuild.exe.config" TargetFramework="%(_TargetFrameworks.Identity)" Condition=" '%(_TargetFrameworks.Identity)' == '$(FullFrameworkTFM)' " />
238
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Build.Framework.tlb" TargetFramework="%(_TargetFrameworks.Identity)" Condition=" '%(_TargetFrameworks.Identity)' == '$(FullFrameworkTFM)' and '$(CreateTlb)' == 'true'" />
239
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Data.Entity.targets" TargetFramework="%(_TargetFrameworks.Identity)" Condition=" '%(_TargetFrameworks.Identity)' == '$(FullFrameworkTFM)' " />
240
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.ServiceModel.targets" TargetFramework="%(_TargetFrameworks.Identity)" Condition=" '%(_TargetFrameworks.Identity)' == '$(FullFrameworkTFM)' " />
241
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.WinFx.targets" TargetFramework="%(_TargetFrameworks.Identity)" Condition=" '%(_TargetFrameworks.Identity)' == '$(FullFrameworkTFM)' " />
242
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.WorkflowBuildExtensions.targets" TargetFramework="%(_TargetFrameworks.Identity)" Condition=" '%(_TargetFrameworks.Identity)' == '$(FullFrameworkTFM)' " />
243
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Xaml.targets" TargetFramework="%(_TargetFrameworks.Identity)" Condition=" '%(_TargetFrameworks.Identity)' == '$(FullFrameworkTFM)' " />
244
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Workflow.Targets" TargetFramework="%(_TargetFrameworks.Identity)" Condition=" '%(_TargetFrameworks.Identity)' == '$(FullFrameworkTFM)' " />
245
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Workflow.VisualBasic.Targets" TargetFramework="%(_TargetFrameworks.Identity)" Condition=" '%(_TargetFrameworks.Identity)' == '$(FullFrameworkTFM)' " />
249
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Common.CrossTargeting.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
250
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Common.CurrentVersion.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
251
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Common.overridetasks" TargetFramework="%(_TargetFrameworks.Identity)" />
252
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Common.props" TargetFramework="%(_TargetFrameworks.Identity)" Subdirectory="Current\" />
253
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Common.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
254
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Common.tasks" TargetFramework="%(_TargetFrameworks.Identity)" />
255
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Common.Test.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
256
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Managed.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
257
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Managed.Before.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
258
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.Managed.After.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
259
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.CSharp.CrossTargeting.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
260
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.CSharp.CurrentVersion.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
261
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.CSharp.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
262
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.NET.props" TargetFramework="%(_TargetFrameworks.Identity)" />
263
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.NETFramework.CurrentVersion.props" TargetFramework="%(_TargetFrameworks.Identity)" />
264
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.NETFramework.CurrentVersion.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
265
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.NETFramework.props" TargetFramework="%(_TargetFrameworks.Identity)" />
266
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.NETFramework.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
267
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.VisualBasic.CrossTargeting.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
268
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.VisualBasic.CurrentVersion.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
269
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.VisualBasic.targets" TargetFramework="%(_TargetFrameworks.Identity)" />
270
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.VisualStudioVersion.v11.Common.props" TargetFramework="%(_TargetFrameworks.Identity)" />
271
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.VisualStudioVersion.v12.Common.props" TargetFramework="%(_TargetFrameworks.Identity)" />
272
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\Microsoft.VisualStudioVersion.v14.Common.props" TargetFramework="%(_TargetFrameworks.Identity)" />
273
<_OurFiles Include="$(
OutputPath
)%(_TargetFrameworks.Identity)\ref\**" TargetFramework="%(_TargetFrameworks.Identity)" Subdirectory="ref\" />
310
<ValidateMSBuildPackageDependencyVersions AppConfig="@(AppConfigWithTargetPath)" AssemblyPath="$(
OutputPath
)" />
MSBuild.Bootstrap (2)
MSBuild.Bootstrap.csproj (2)
42
<Copy SourceFiles="$(
OutputPath
)$(AssemblyName).deps.json" DestinationFiles="$(
OutputPath
)MSBuild.deps.json" SkipUnchangedFiles="true" />
MSBuildFiles (36)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\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\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets (1)
330
<OutputPath Condition="'$(UseArtifactsOutput)' != 'true'">$(
OutputPath
)$(RuntimeIdentifier)\</OutputPath>
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\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)'==''">$(
OutputPath
)app.publish\</PublishDir>
5892
Condition="'$(ClickOncePublishDir)'=='$(
OutputPath
)app.publish\' and Exists('$(ClickOncePublishDir)')"/>
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24516.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)
92
<FreshlyBuiltBinaries Include="$(
OutputPath
)**\*.dll" />
93
<FreshlyBuiltBinaries Include="$(
OutputPath
)**\*.exe" />
94
<FreshlyBuiltBinaries Include="$(
OutputPath
)**\*.tlb" />
95
<FreshlyBuiltBinaries Include="$(
OutputPath
)**\*.pdb" />
96
<FreshlyBuiltBinaries Include="$(
OutputPath
)**\*.exe.config" />
97
<FreshlyBuiltBinaries Include="$(
OutputPath
)**\*.dll.config" />
117
<FreshlyBuiltRootProjects Include="$(
OutputPath
)Microsoft.Common.props" />
118
<FreshlyBuiltRootProjects Include="$(
OutputPath
)Microsoft.VisualStudioVersion.*.Common.props" />
119
<FreshlyBuiltProjects Include="$(
OutputPath
)**\*props" Exclude="@(FreshlyBuiltRootProjects)" />
120
<FreshlyBuiltProjects Include="$(
OutputPath
)**\*targets" />
121
<FreshlyBuiltProjects Include="$(
OutputPath
)**\*tasks" />
122
<FreshlyBuiltProjects Include="$(
OutputPath
)**\*xml" />
123
<RoslynBinaries Include="$(
OutputPath
)\..\..\15.0\Bin\Roslyn\**\*.*" />
D\a\_work\1\s\bin_\repo\msbuild\src\BuildCheck.UnitTests\TestAssets\Common\CommonTest.targets (1)
37
<None Include="$(
OutputPath
)\$(AssemblyName).dll" Pack="true" PackagePath="build" Visible="false" />