Hi,
I got an another query.
I am doing a UI to create precompiled assemblies for different framework using MSBUILD.My questions are as follows.
1.How to change the "AssemblyVersion" attribute in Assemblyinfo file through.Is there any properties available or i have to step down into the file and change that attribut.
2.If i have references to other dll,such as for example i have created two seperate dll, x.dll and y.dll and i have added that to "z" project .how to resolve these references,if it is not resolved how can we get notified.
Thanks for your help.
Regards, Lokesh.