4 assignments to MSBuild property testAssetSourceRoot
Microsoft.DotNet.PackageInstall.Tests (4)
Microsoft.DotNet.PackageInstall.Tests.csproj (4)
71
<
testAssetSourceRoot
>$(BaseOutputPath)/TestAsset/SampleGlobalTool</testAssetSourceRoot>
94
<
testAssetSourceRoot
>$(BaseOutputPath)/TestAsset/SampleGlobalToolWithPreview</testAssetSourceRoot>
117
<
testAssetSourceRoot
>$(BaseOutputPath)/TestAsset/SampleGlobalToolWithDifferentCasing</testAssetSourceRoot>
140
<
testAssetSourceRoot
>$(BaseOutputPath)/TestAsset/SampleGlobalToolWithShim</testAssetSourceRoot>
24 usages of MSBuild property testAssetSourceRoot
Microsoft.DotNet.PackageInstall.Tests (24)
Microsoft.DotNet.PackageInstall.Tests.csproj (24)
76
Properties="Configuration=Release;BaseOutputPath=$(
testAssetSourceRoot
)/bin/;BaseIntermediateOutputPath=$(
testAssetSourceRoot
)/obj/;ImportDirectoryBuildProps=false;ImportDirectoryBuildTargets=false;ForceRestoreToEvaluateSeparately=1"
81
Properties="Configuration=Release;BaseOutputPath=$(
testAssetSourceRoot
)/bin/;BaseIntermediateOutputPath=$(
testAssetSourceRoot
)/obj/;ImportDirectoryBuildProps=false;ImportDirectoryBuildTargets=false"
86
Properties="Configuration=Release;PackageOutputPath=$(OutputPath)TestAssetLocalNugetFeed;BaseIntermediateOutputPath=$(
testAssetSourceRoot
)/obj/;ImportDirectoryBuildProps=false;ImportDirectoryBuildTargets=false"
99
Properties="Configuration=Release;BaseOutputPath=$(
testAssetSourceRoot
)/bin/;BaseIntermediateOutputPath=$(
testAssetSourceRoot
)/obj/;ImportDirectoryBuildProps=false;ImportDirectoryBuildTargets=false;ForceRestoreToEvaluateSeparately=1"
104
Properties="Configuration=Release;BaseOutputPath=$(
testAssetSourceRoot
)/bin/;BaseIntermediateOutputPath=$(
testAssetSourceRoot
)/obj/;ImportDirectoryBuildProps=false;ImportDirectoryBuildTargets=false"
109
Properties="Configuration=Release;PackageOutputPath=$(OutputPath)TestAssetLocalNugetFeed;BaseIntermediateOutputPath=$(
testAssetSourceRoot
)/obj/;ImportDirectoryBuildProps=false;ImportDirectoryBuildTargets=false"
122
Properties="Configuration=Release;BaseOutputPath=$(
testAssetSourceRoot
)/bin/;BaseIntermediateOutputPath=$(
testAssetSourceRoot
)/obj/;ImportDirectoryBuildProps=false;ImportDirectoryBuildTargets=false;ForceRestoreToEvaluateSeparately=1"
127
Properties="Configuration=Release;BaseOutputPath=$(
testAssetSourceRoot
)/bin/;BaseIntermediateOutputPath=$(
testAssetSourceRoot
)/obj/;ImportDirectoryBuildProps=false;ImportDirectoryBuildTargets=false"
132
Properties="Configuration=Release;PackageOutputPath=$(OutputPath)TestAssetLocalNugetFeed;BaseIntermediateOutputPath=$(
testAssetSourceRoot
)/obj/;ImportDirectoryBuildProps=false;ImportDirectoryBuildTargets=false"
143
<Copy SourceFiles="SampleGlobalToolWithShim/DotnetToolSettings.xml" DestinationFolder="$(
testAssetSourceRoot
)" />
144
<Copy SourceFiles="SampleGlobalToolWithShim/dummyshim" DestinationFolder="$(
testAssetSourceRoot
)" />
145
<Copy SourceFiles="SampleGlobalToolWithShim/dummyshim.exe" DestinationFolder="$(
testAssetSourceRoot
)" />
149
Properties="Configuration=Release;BaseOutputPath=$(
testAssetSourceRoot
)/bin/;BaseIntermediateOutputPath=$(
testAssetSourceRoot
)/obj/;ImportDirectoryBuildProps=false;ImportDirectoryBuildTargets=false;ForceRestoreToEvaluateSeparately=1"
154
Properties="Configuration=Release;BaseOutputPath=$(
testAssetSourceRoot
)/bin/;BaseIntermediateOutputPath=$(
testAssetSourceRoot
)/obj/;ImportDirectoryBuildProps=false;ImportDirectoryBuildTargets=false"
159
Properties="Configuration=Release;NuspecFile=includepublish.nuspec;NuspecBasePath=$(
testAssetSourceRoot
);PackageOutputPath=$(OutputPath)TestAssetLocalNugetFeed;BaseIntermediateOutputPath=$(
testAssetSourceRoot
)/obj/;ImportDirectoryBuildProps=false;ImportDirectoryBuildTargets=false"