[GH-ISSUE #681] .NET Framework 4.0 Install: MSBUILD.exe missing #430

Closed
opened 2026-02-27 15:50:19 +03:00 by kerem · 1 comment
Owner

Originally created by @abyteout1 on GitHub (Jul 9, 2018).
Original GitHub issue: https://github.com/quasar/Quasar/issues/681

Listed prereq is for .NET Framework 4.0 Client Profile, installed using provided download link but .NET FW 4.0 no longer includes MSBuild.exe, so Build scripts that reference it do not work.

%windir%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe

Originally created by @abyteout1 on GitHub (Jul 9, 2018). Original GitHub issue: https://github.com/quasar/Quasar/issues/681 Listed prereq is for .NET Framework 4.0 Client Profile, installed using provided download link but .NET FW 4.0 no longer includes MSBuild.exe, so Build scripts that reference it do not work. %windir%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe
kerem closed this issue 2026-02-27 15:50:20 +03:00
Author
Owner

@abyteout1 commented on GitHub (Jul 9, 2018):

.NET installer Framework 4.6: https://www.microsoft.com/en-us/download/confirmation.aspx?id=48137
seems to fix issue, got errors during compile but Server is running and built a client without issue.

<!-- gh-comment-id:403514433 --> @abyteout1 commented on GitHub (Jul 9, 2018): .NET installer Framework 4.6: https://www.microsoft.com/en-us/download/confirmation.aspx?id=48137 seems to fix issue, got errors during compile but Server is running and built a client without issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#430
No description provided.