© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
6 replies
Esa

❔ ✅ Schrödinger's errors (errors in build but not compile)

Hi!

I have recently replaced 9 binaries in a project of mine. These binaries are modules of a larger application that just had a v1.3.0 => 1.4.0 patch increase, so I'd assume most functionality in most of these to be unchanged.

However, after I did that I saw no errors in my IDE. It usually scans and finds compile time errors as we code, right? so I click build and am hit with 128 errors and 36 warnings.

Then I think "ok cool better get to work" and am ready to see these errors in my IDE, but... still 0 errors. why is that? Anybodys seen anything similar? I've tested in both visual studio and Rider.
image.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ Mystery errors that appear in build output but not the editor
C#CC# / help
2y ago
`dotnet build` errors NU1202 but building in IDE works
C#CC# / help
3y ago
build errors in my function
C#CC# / help
4y ago