File tree Expand file tree Collapse file tree
CInject.Engine/Properties
CInject.Injections/Properties Expand file tree Collapse file tree 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 ( "1.4.1 " ) ]
36- [ assembly: AssemblyFileVersion ( "1.4.1 " ) ]
35+ [ assembly: AssemblyVersion ( "1.5 " ) ]
36+ [ assembly: AssemblyFileVersion ( "1.5 " ) ]
Original file line number Diff line number Diff line change 5454// by using the '*' as shown below:
5555// [assembly: AssemblyVersion("1.0.*")]
5656
57- [ assembly: AssemblyVersion ( "1.4.1 " ) ]
58- [ assembly: AssemblyFileVersion ( "1.4.1 " ) ]
57+ [ assembly: AssemblyVersion ( "1.5 " ) ]
58+ [ assembly: AssemblyFileVersion ( "1.5 " ) ]
Original file line number Diff line number Diff line change 5656// by using the '*' as shown below:
5757// [assembly: AssemblyVersion("1.0.*")]
5858
59- [ assembly: AssemblyVersion ( "1.4.1 " ) ]
60- [ assembly: AssemblyFileVersion ( "1.4.1 " ) ]
59+ [ assembly: AssemblyVersion ( "1.5 " ) ]
60+ [ assembly: AssemblyFileVersion ( "1.5 " ) ]
You can’t perform that action at this time.
0 commit comments