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

  • BradleyUffner@lemmy.world
    link
    fedilink
    English
    arrow-up
    32
    ·
    edit-2
    2 months ago

    It’s not using just the compiler. This agent is configured to use the full version of Visual Studio for some reason, and building through that, which requires a license. You can build via the msbuild system, which doesn’t require a license.