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

Did you find this page helpful?