1 assignment to MSBuild property DestinationPath
dotnet (1)
dotnet.csproj (1)
102<DestinationPath>$([System.IO.Path]::Combine($(TestHostDotNetRoot), "sdk", $(Version)))</DestinationPath>
1 usage of MSBuild property DestinationPath
dotnet (1)
dotnet.csproj (1)
105DestinationFolder="$(DestinationPath)"