Visual Studio 2013, changes not showing in debug

前端 未结 8 1688
没有蜡笔的小新
没有蜡笔的小新 2020-12-05 19:35

Have recently upgraded to Visual Studio 2013 Pro and am having some teething problems.

Primarily if I change any HTML or CSS in either a .aspx page for Web Forms or

相关标签:
8条回答
  • 2020-12-05 20:30

    I had this issue and tried all the Build config changes etc without success. I'm running VS2015 in a Parallels VM and saving the project on a drive on the Mac. It appears that there is some odd/tiny difference between the Mac time stamps and the Win10 clock.

    Setting the Win10 clock back 5 seconds resolved the issue. Bizarre but saved my sanity...

    0 讨论(0)
  • 2020-12-05 20:34

    it's not a bug at all, and has nothing to do with the above answers.

    Go to solution explorer and click on --> sync with active document. as shown bellow: enter image description here

    0 讨论(0)
提交回复
热议问题