C
C#11mo 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
Angius11mo ago
It's defined in the .csproj file
SOMUCHDOG
SOMUCHDOGOP11mo ago
Thank you

Did you find this page helpful?