Hi there,

I tried updateversion -p 2.0.0.0 -i assemblyinfo.cs -o version.cs

But in output version, it looks like
[assembly: AssemblyVersion("1.0.0.4660")] (in assemblyinfo.cs,[assembly: AssemblyVersion("1.0.0.0")])

Why?

And it seems that if assemblyinfo.cs has [assembly: AssemblyVersion("1.0.*")], updateversion.exe throws a warning, and no change made.

thx

Reply via email to