File tree Expand file tree Collapse file tree
EmoTracker.Core/Properties
EmoTracker.Data/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("3.0.1.11")]
35- [ assembly: AssemblyVersion ( "3.0.2.2 " ) ]
36- [ assembly: AssemblyFileVersion ( "3.0.2.2 " ) ]
35+ [ assembly: AssemblyVersion ( "3.0.3.0 " ) ]
36+ [ assembly: AssemblyFileVersion ( "3.0.3.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("3.0.1.11")]
35- [ assembly: AssemblyVersion ( "3.0.2.2 " ) ]
36- [ assembly: AssemblyFileVersion ( "3.0.2.2 " ) ]
35+ [ assembly: AssemblyVersion ( "3.0.3.0 " ) ]
36+ [ assembly: AssemblyFileVersion ( "3.0.3.0 " ) ]
3737
3838// Expose internals to the source-generator test project so unit tests can
3939// drive otherwise-internal seeding helpers (e.g. TabPanel.Tab.SeedDefinition)
Original file line number Diff line number Diff line change 4242// You can specify all the values or you can default the Build and Revision Numbers
4343// by using the '*' as shown below:
4444// [assembly: AssemblyVersion("3.0.1.11")]
45- [ assembly: AssemblyVersion ( "3.0.2.2 " ) ]
46- [ assembly: AssemblyFileVersion ( "3.0.2.2 " ) ]
45+ [ assembly: AssemblyVersion ( "3.0.3.0 " ) ]
46+ [ assembly: AssemblyFileVersion ( "3.0.3.0 " ) ]
Original file line number Diff line number Diff line change 4141// You can specify all the values or you can default the Build and Revision Numbers
4242// by using the '*' as shown below:
4343// [assembly: AssemblyVersion("3.0.1.11")]
44- [ assembly: AssemblyVersion ( "3.0.2.2 " ) ]
45- [ assembly: AssemblyFileVersion ( "3.0.2.2 " ) ]
44+ [ assembly: AssemblyVersion ( "3.0.3.0 " ) ]
45+ [ assembly: AssemblyFileVersion ( "3.0.3.0 " ) ]
4646[ assembly: NeutralResourcesLanguage ( "en-US" ) ]
4747
You can’t perform that action at this time.
0 commit comments