Replies: 2 comments 7 replies
-
@Shayan-To Can you please somehow share this Test-Project with me, I would like to use if for repro. |
Beta Was this translation helpful? Give feedback.
-
Here's the logs: (Checked it for private info.) I had a new observation trying to get it to fail. I run |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an almost-empty asp.net webapi project created by dotnet 7 rc, and when trying to build/run it, sometimes it fails with no errors and no warnings. It sometimes does this and sometimes doesn't, seems completely non-deterministic. I tried
-v diag
, and it shows me this:When I run the exact command that is shown above (that is, I run MSBuild directly), it works fine every time and everything is okay.
(Ubuntu 20.04 with all apt upgrades, dotnet sdk 7.0.100-rc.1.22431.12 for linux x64)
Beta Was this translation helpful? Give feedback.
All reactions