© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
10 replies
KidKai25

❔ Roslyn compiler magic?

I have this WebAPI project in dotnet framework 4.7
I replace a dll manually in
bin
bin
and
bin/roslyn
bin/roslyn
folder
I run the project add references to dlls(say, to the bin folder). All good.
But then I see the old dll has come back to
bin/roslyn
bin/roslyn
and when I see the reference in VS I see the path is also now of bin/roslyn
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

where can i learn roslyn compiler api in easier manner?
C#CC# / help
2y ago
Roslyn String Allocation
C#CC# / help
13mo ago
❔ CSharpCompilation using Roslyn
C#CC# / help
3y ago
✅ I need help with compiling an console application exe with the Roslyn compiler
C#CC# / help
2y ago