P perspolis Feb 26, 2007 #1 Hi all I want to know diffrence between File version and Assembly version.. thanks in advance
M Mattias Sjögren Feb 26, 2007 #2 I want to know diffrence between File version and Assembly version.. Here's what comes to mind. Assembly version: One per assembly Stored in the assembly manifest Part of the full assembly name File version: One per PE executable Stored in the old Win32 resource format Has no effect on .NET loading Mattias
I want to know diffrence between File version and Assembly version.. Here's what comes to mind. Assembly version: One per assembly Stored in the assembly manifest Part of the full assembly name File version: One per PE executable Stored in the old Win32 resource format Has no effect on .NET loading Mattias