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
    arrow-up
    19
    ·
    edit-2
    7 days ago

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

    • qaz@lemmy.world
      link
      fedilink
      English
      arrow-up
      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
      arrow-up
      1
      ·
      6 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.