MSBuild does nothing
For one of my solutions, nothings happens when I ask Rider to build (see below).
Other solutions work fine in Rider, and this solution builds as expected in Visual Studio and on the command line.
Deleting .idea folder and reopening makes no difference. What could be wrong???
Use build tool: C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\MSBuild.exe
CONSOLE: Microsoft (R) Build Engine version 16.9.0+57a23d249 for .NET Framework
CONSOLE: Copyright (C) Microsoft Corporation. All rights reserved.
CONSOLE: Build started 2021-03-28 12:58:50.
Build completed in 00:00:00.664
Build succeeded at 12:58:50
Please sign in to leave a comment.
Hi Mattias!
Sorry for the delay. What is the type of this project? Could you please attach the log from right-clicking on project -> Advanced Build Actions -> Build with diagnostics? Also, please, attach logs after building. You can collect them automatically by creating an issue with `Help | Report a bug`. All logs and other data will be attached privately.
Thank you in advance!
https://youtrack.jetbrains.com/issue/RIDER-61643
Mattias, Thank you!
We'll take a look soon.