[completed: 582] Formatter no longer crashes with malformed "signature" tags.

This commit is contained in:
Dario Solera 2011-07-12 08:54:00 +02:00
parent 2b453bdf38
commit 3a5ebb927b
2 changed files with 16 additions and 12 deletions

View file

@ -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")]