How can we help you today? How can we help you today?

reflector is modifying my sln file even if I didn't enable

Please make the default setting to disable .net reflector per project (or put this flag in a global setting).
IOW unless I explicitly enable it it shouldn't do anything, specially to my sln file.
As for now, whether I start a solution where I don't need reflector it modifies my sln file.
mihies
0

Comments

3 comments

  • Alex D
    Hi,
    There is a bug in build 262 where it continues to adjust the solution file after you've unchecked all the assemblies. If this bug were fixed, would you still want to be asked before reflector adjusts the solution?

    Thanks,
    Alex D
    0
  • mihies
    Are you asking me whether I'd like to see a dialog saying "Do you want to modify the solution?"?

    Here is what I'd like to see:
    - NRP disabled by default, nothing written to the solution
    - once I change a setting of NRP it should write it to the solution without any additional question

    Basically I want to keep my solution file intact unless I explicitly change NRP settings.

    Right now I've got another idea. Can you leave SLN file out of it and store NRP settings per user/per solution? I think it make sense because not everybody on the team will run it (the biggest drawback is exclusion of Just My Code).
    mihies
    0
  • Alex D
    This should be fixed in the latest build. I have removed all code that writes to the sln file, storing the settings elsewhere instead.

    Thanks,
    Alex D
    0

Add comment

Please sign in to leave a comment.