2 usages of MSBuild property PkgMicrosoft_Build_Runtime
Microsoft.DotNet.Cli.Utils (2)
Microsoft.DotNet.Cli.Utils.csproj (2)
35
<MSBuildPathInPackage>$(
PkgMicrosoft_Build_Runtime
)\contentFiles\any\net10.0\MSBuild.dll</MSBuildPathInPackage>
36
<MSBuildPathInPackage Condition="'$(DotNetBuildSourceOnly)' == 'true' and !Exists($(MSBuildPathInPackage))">$(
PkgMicrosoft_Build_Runtime
)\contentFiles\any\$(NetCurrent)\MSBuild.dll</MSBuildPathInPackage>