I am adding wsp file as it already exist now I need to update it..
Its giving me a error message on management shell that
A solution with the same name and id already exist.
I am writing this command in management shell.
Add-SPSolution "c:\Deploy\WSP\{file name}.wsp"
Like this
Add-SPSolution "c:\Deploy\WSP\SharePointProject2.wsp
"