Groups | Blog | Home
all groups > dotnet sdk > october 2004 >

dotnet sdk : how to set file version


Kirby Keim
10/22/2004 10:14:10 AM
Does anyone know how to set the file version on a physical file on disk? Or
better yet, using csc, how to set the file version if you're creating a file
with pre-built assemblies as resources.

Kirby Keim
10/22/2004 11:34:49 AM
I was able to answer my own question!

When building a file with csc that includes other pre-built assemblies as
resources, make sure that your AssemblyInfo.cs file comes as the last
argument in the command line. If its the first it will not work.

[quoted text, click to view]

AddThis Social Bookmark Button