diff --git a/Runtime.Silverlight/Properties/AssemblyInfo.cs b/Runtime.Silverlight/Properties/AssemblyInfo.cs index 9da5cad6a..79c201e17 100644 --- a/Runtime.Silverlight/Properties/AssemblyInfo.cs +++ b/Runtime.Silverlight/Properties/AssemblyInfo.cs @@ -21,15 +21,3 @@ // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("04dec58a-9677-4f58-ae8b-4744bbffb9a9")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Revision and Build Numbers -// by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")]