|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to set assemble version compiling single file ?Hi,
When I compile a single file using command line, the assembly version is 0.0.0.0. Is there anyway to set the assemble version in the class or in command line? ------------------------------------------- csc /target:library Logic.cs Output is Logic.dll but version is 0.0.0.0 ------------------------------------------- Thanks, Shel |
|||||||||||||||||||||||