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

  • @rtxn@lemmy.world
    link
    fedilink
    English
    19
    edit-2
    6 days ago

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

    • qaz
      link
      fedilink
      English
      3
      edit-2
      6 days ago

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

    • @marcos@lemmy.world
      link
      fedilink
      16 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.