Corrected AssemblyVersion to 2.2.*
Also, prior changelog message should read 'treat warnings as errors'
This commit is contained in:
parent
2401b86b24
commit
3fd844cfa0
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ using System.Runtime.InteropServices;
|
|||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
|
||||
[assembly: AssemblyVersion("2.1.*")]
|
||||
[assembly: AssemblyVersion("2.2.*")]
|
||||
|
||||
//
|
||||
// In order to sign your assembly you must specify a key to use. Refer to the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue