修改AssemblyInfo.cs 1.注释[assembly: AssemblyFileVersion("1.0.0.0")] 2.[assembly: AssemblyVersion("1.0.*")] 通过版本号可实现自动更新 相关文章: