2 usages of MSBuild property ProjectRuntimeConfigDevFilePath
MSBuild (2)
MSBuild.csproj (2)
223
<ContentWithTargetPath Include="$(
ProjectRuntimeConfigDevFilePath
)" CopyToOutputDirectory="PreserveNewest" TargetPath="$([System.IO.Path]::GetFileName('$(
ProjectRuntimeConfigDevFilePath
)'))" />