Oh no, not just my build server, Microsofts build server… Everyones’ Azure build server - (if you’re building on windows)

  • @rtxn
    link
    English
    19
    edit-2
    5 days ago

    VS’s built-in .NET debugger is top tier, though. Especially the ability to edit code while it is running.

    • qaz
      link
      English
      3
      edit-2
      5 days ago

      Rider can do code replacement too and has worked much better in my experience

    • @marcos
      link
      15 days ago

      It would be much better if it stopped missing the version of the code you are working on and locking while starting multithreaded code.