Auto increase the file version of LinuxCommunicator

Auto increase the file version of LinuxCommunicator
This commit is contained in:
sunbinzhu 2015-09-24 12:06:44 +08:00
Родитель 68e7a3e4bc
Коммит e008e96114
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -32,5 +32,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.0.*")]