File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
GestureSign.Common/Properties
GestureSign.ControlPanel/Properties
GestureSign.CorePlugins/Properties
GestureSign.Daemon/Properties Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3333// You can specify all the values or you can default the Build and Revision Numbers
3434// by using the '*' as shown below:
3535// [assembly: AssemblyVersion("1.0.*")]
36- [ assembly: AssemblyVersion ( "6.3 .0.0" ) ]
36+ [ assembly: AssemblyVersion ( "7.0 .0.0" ) ]
3737//[assembly: AssemblyFileVersion("1.0.0.0")]
Original file line number Diff line number Diff line change 5151// 可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值,
5252// 方法是按如下所示使用“*”:
5353// [assembly: AssemblyVersion("1.0.*")]
54- [ assembly: AssemblyVersion ( "6.3 .*" ) ]
54+ [ assembly: AssemblyVersion ( "7.0 .*" ) ]
5555//[assembly: AssemblyFileVersion("0.15.0.0")]
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "6.3 .0.0" ) ]
35+ [ assembly: AssemblyVersion ( "6.4 .0.0" ) ]
3636//[assembly: AssemblyFileVersion("2.0.0.0")]
Original file line number Diff line number Diff line change 3232// 可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值,
3333// 方法是按如下所示使用“*”:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "6.3 .*" ) ]
35+ [ assembly: AssemblyVersion ( "7.0 .*" ) ]
3636//[assembly: AssemblyFileVersion("0.15.0.0")]
You can’t perform that action at this time.
0 commit comments