Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-288418: Msbuild Property Rename with resharper have incorrect behaviour

$
0
0
Reporter Alexey Shcherbak (centur) Alexey Shcherbak (centur)
Created Feb 20, 2012 3:37:02 PM
Updated Feb 20, 2012 3:38:06 PM
Priority Normal
Type Bug
Fix versions No Fix versions
State Submitted
Assignee Sergey Shkredov (serjic.shkredov)
Subsystem Refactoring
Affected versions 6.1.1
Fixed in build No Fixed in build
While renaming Property in MsBuild script, resharper will properly rename all top level references, but will not rename ItemGroup references.
I renamed BuildResultPath to SourceFilesPath, and resharper missed some entries

<ItemGroup>
    <WebMVCProject Include="$(SourceFilesPath)\PrecompiledWeb\$(WebMVCProjectName)\**\*.*">
        <SourceConfig>$(BuildResultPath)\PrecompiledWeb\$(WebMVCProjectName)\$(ConfigFile)</SourceConfig>
        <TargetPath>$(WebMVCProjectName)</TargetPath>
        <TargetConfig>web.config</TargetConfig>
    </WebMVCProject>
</ItemGroup>

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>