--HG--
branch : dev
This commit is contained in:
Dave Reed
2010-11-03 15:09:54 -07:00
28 changed files with 28 additions and 82 deletions

View File

@@ -1,6 +1,5 @@
using System.Reflection;
using System.Runtime.InteropServices;
using System.Security;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
@@ -31,5 +30,4 @@ using System.Security;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")]
[assembly: AssemblyFileVersion("0.8.0")]
[assembly: AllowPartiallyTrustedCallers]
[assembly: AssemblyFileVersion("0.8.0")]