Can't install MSBuild tools 2019

vetur9 20 Reputation points
2023-04-10T01:51:14.7833333+00:00

I want to install the rust programming language onto my computer but it is virtually impossible since it requires the MSBuild tools 2019 but now you can only download 2022 unless you pay for a visual studio subscription. Screenshot 2023-04-10 034904

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,141 questions
0 comments No comments
{count} votes

Accepted answer
  1. RLWA32 45,571 Reputation points
    2023-04-10T07:57:38.5366667+00:00

    You can join Dev Essentials at no cost (https://visualstudio.microsoft.com/dev-essentials/). Once you have joined you can download the Build Tools for VS2019 from https://my.visualstudio.com/downloads For example, BuildToos2019

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 29,011 Reputation points Microsoft Vendor
    2023-04-10T06:45:15.0633333+00:00

    Hi @vetur9

    Welcome to Microsoft Q&A! 

    Do you mean that you want to install MSBuild 16.0? 

    For Community version, it is free to use. You can download the Visual Studio 2019 Community version and add ASP.NET and web development workload to get MSBuild 16.0 installed. By default, the MSBuild.exe is installed to:

    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin  Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.