File tree Expand file tree Collapse file tree
TranslatorLibrary/Properties Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8888 BorderBrush =" #B8114EAF" />
8989 </DockPanel >
9090 </ribbon : RibbonApplicationMenu .FooterPaneContent>
91-
9291 </ribbon : RibbonApplicationMenu >
9392 </ribbon : Ribbon .ApplicationMenu>
9493 <ribbon : RibbonTab x : Name =" HomeTab" Header =" Home" KeyTip =" H" >
Original file line number Diff line number Diff line change @@ -55,5 +55,5 @@ Imports System.Windows
5555' by using the '*' as shown below:
5656' <Assembly: AssemblyVersion("1.0.*")>
5757
58- < Assembly : AssemblyVersion( "1.2.2 .0" )>
59- < Assembly : AssemblyFileVersion( "1.2.2 .0" )>
58+ < Assembly : AssemblyVersion( "1.3.0 .0" )>
59+ < Assembly : AssemblyFileVersion( "1.3.0 .0" )>
Original file line number Diff line number Diff line change 3131// You can specify all the values or you can default the Build and Revision Numbers
3232// by using the '*' as shown below:
3333// [assembly: AssemblyVersion("1.0.*")]
34- [ assembly: AssemblyVersion ( "1.2.2 .0" ) ]
35- [ assembly: AssemblyFileVersion ( "1.2.2 .0" ) ]
34+ [ assembly: AssemblyVersion ( "1.3.0 .0" ) ]
35+ [ assembly: AssemblyFileVersion ( "1.3.0 .0" ) ]
You can’t perform that action at this time.
0 commit comments