简体   繁体   中英

How do i stop visual studio 2017 from building on save

I am unsure what has happened, but i restarted my VS2017 Enterprise and it has been building the entire solution each time i save. I have tried going into Tools > Options but i cannot figure out where the option to disable this is. I also have ReSharper installed. Not sure if that is the issue.

I think you have Continuous Testing enabled via ReSharper. In particular, it is configured to On 'Save' Build and...

To disable it, go to the menu option ReSharper->Unit Tests->Continuous Testing

在此处输入图片说明

And then select the option you desire from the Mode drop down on the popup window toolbar

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM