C
C#12mo ago
SOMUCHDOG

How do I confirm the framework of a dotnet application from the code?

I'd like to know where I can consistantly identify the framework of the project.
2 Replies
Angius
Angius12mo ago
It's defined in the .csproj file
SOMUCHDOG
SOMUCHDOGOP12mo ago
Thank you

Did you find this page helpful?