[completed: 582] Formatter no longer crashes with malformed "signature" tags.
This commit is contained in:
parent
2b453bdf38
commit
3a5ebb927b
2 changed files with 16 additions and 12 deletions
|
@ -16,5 +16,5 @@ using System.Reflection;
|
|||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("3.0.4.578")]
|
||||
[assembly: AssemblyFileVersion("3.0.4.578")]
|
||||
[assembly: AssemblyVersion("3.0.4.579")]
|
||||
[assembly: AssemblyFileVersion("3.0.4.579")]
|
Loading…
Add table
Add a link
Reference in a new issue