Visual Studio .Net 設定 DLL / EXE 版本編號
August 12th, 2009in Properties\AssemblyInfo.cs
[assembly: AssemblyVersion("1.0.0.1")]
[assembly: AssemblyFileVersion("1.0.0.1")]
in Properties\AssemblyInfo.cs
[assembly: AssemblyVersion("1.0.0.1")]
[assembly: AssemblyFileVersion("1.0.0.1")]
Tagged with: .net, Visual Studio
This entry was posted on Wednesday, August 12th, 2009 at 4:29 pm and is filed under 學習工作, 程式. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Phanix’s Blog is proudly powered by WordPress | Bob
Leave a Reply