English 中文(简体)
视觉演播室每次建设
原标题:Visual Studio builds every time

我在运行 VS2010, 以正常的方式调试, 突然我注意到我的代码更改没有效果。 此外, 即使我输入一些随机的垃圾和玩耍, 它仍然在构建。 我如何解决这个问题?

谢谢!

最佳回答

我会检查您在 工具 - & gt; 选项 - & gt; 工程和解决方案 - & gt; 构建和运行区域 中的设置, 以确保 < strong > 保存所有更改 < / strong > 被选中, 且未选中 < strong > Launch 旧版本

""https://i.sstatic.net/N5Ili.png" alt="此处输入图像描述"/ >

问题回答

暂无回答




相关问题
Best practices for Subversion and Visual Studio projects

I ve recently started working on various C# projects in Visual Studio as part of a plan for a large scale system that will be used to replace our current system that s built from a cobbling-together ...

Enable PHP highlights in VS 2010?

I ve heard that Visual Studio 2010 Beta 2 has support for PHP. When I load a PHP file though, it has nothing highlighted and is nothing more than a glorified text editor. Is there a way to enable it?...

Do I want Publish or Release Build in VB.net?

I wrote a little (like 40 lines little) Winforms application with VB.net in Visual Studio 2010. Now I ve released the code as a Google Code project. It s easy for a developer to get the source but I d ...

Unit Testing .NET 3.5 projects using MStest in VS2010

There s a bug/feature in Visual Studio 2010 where you can t create a unit test project with the 2.0 CLR. https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=483891&wa=...