VS2008: Disable asking whether to reload files changed outside the IDE

后端 未结 5 1549
轻奢々
轻奢々 2020-12-16 12:21

I have a Visual Studio 2008 project where some code files are generated with each build (a parser, integrated via MSBuild aka editing the *.csproj file). VS does not know a

5条回答
  •  盖世英雄少女心
    2020-12-16 12:59

    In Visual Studio Pro 2012

    There is an "Auto-Load changes, if saved" that works.

    Tools > Options > Environment > Documents > Detect when a file is changed > Auto-Load changes, if saved

提交回复
热议问题