Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最近我的系统得到了更新,并且该视觉工作室也得到了更新。它看起来像小更新。现在我的项目解决方案文件包含现在更改的 Visual Studio 版本。我应该签入解决方案文件吗?会影响项目配置设置吗?
如果解决方案文件的版本已更改,则该解决方案可能是使用比 2012 年更早版本的 Visual Studio 创建的。(我假设基于问题所附的标签)。升级到解决方案文件将阻止早期版本的 Visual Studio 使用该项目。
如果这是项目要求,请不要更新解决方案文件并使用团队其他成员正在使用的相同版本的 Visual Studio。如果这不是问题,请检查文件。