File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed
Monitorian.Core/Properties
Monitorian.Test/Properties Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Wix xmlns =" http://schemas.microsoft.com/wix/2006/wi" >
3- <Product Id =" *" Name =" Monitorian" Manufacturer =" emoacht" Version =" 4.6.15 "
3+ <Product Id =" *" Name =" Monitorian" Manufacturer =" emoacht" Version =" 4.7.0 "
44 Language =" 1033" Codepage =" 1252" UpgradeCode =" {81A4D148-75D3-462E-938D-8C208FB48E3C}" >
55 <Package Id =" *" InstallerVersion =" 500" Compressed =" yes"
66 InstallScope =" perMachine" InstallPrivileges =" elevated"
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 ( "4.6.15 .0" ) ]
37- [ assembly: AssemblyFileVersion ( "4.6.15 .0" ) ]
36+ [ assembly: AssemblyVersion ( "4.7.0 .0" ) ]
37+ [ assembly: AssemblyFileVersion ( "4.7.0 .0" ) ]
3838[ assembly: NeutralResourcesLanguage ( "en-US" ) ]
3939
4040// For unit test
Original file line number Diff line number Diff line change 1616[ assembly: Guid ( "338b3627-9128-45cf-92c2-86b04318c24b" ) ]
1717
1818// [assembly: AssemblyVersion("1.0.*")]
19- [ assembly: AssemblyVersion ( "4.4.9 .0" ) ]
20- [ assembly: AssemblyFileVersion ( "4.4.9 .0" ) ]
19+ [ assembly: AssemblyVersion ( "4.7.0 .0" ) ]
20+ [ assembly: AssemblyFileVersion ( "4.7.0 .0" ) ]
Original file line number Diff line number Diff line change 5151// You can specify all the values or you can default the Build and Revision Numbers
5252// by using the '*' as shown below:
5353// [assembly: AssemblyVersion("1.0.*")]
54- [ assembly: AssemblyVersion ( "4.6.15 .0" ) ]
55- [ assembly: AssemblyFileVersion ( "4.6.15 .0" ) ]
54+ [ assembly: AssemblyVersion ( "4.7.0 .0" ) ]
55+ [ assembly: AssemblyFileVersion ( "4.7.0 .0" ) ]
5656[ assembly: Guid ( "a4cc5362-9b08-465b-ad64-5cfabc72a4c7" ) ]
5757[ assembly: NeutralResourcesLanguage ( "en-US" ) ]
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 ( "4.6.15 .0" ) ]
37- [ assembly: AssemblyFileVersion ( "4.6.15 .0" ) ]
36+ [ assembly: AssemblyVersion ( "4.7.0 .0" ) ]
37+ [ assembly: AssemblyFileVersion ( "4.7.0 .0" ) ]
3838[ assembly: NeutralResourcesLanguage ( "en-US" ) ]
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 ( "4.6 .0.0" ) ]
37- [ assembly: AssemblyFileVersion ( "4.6 .0.0" ) ]
36+ [ assembly: AssemblyVersion ( "4.7 .0.0" ) ]
37+ [ assembly: AssemblyFileVersion ( "4.7 .0.0" ) ]
3838[ assembly: NeutralResourcesLanguage ( "en-US" ) ]
You can’t perform that action at this time.
0 commit comments