From a3db778746af40eb9f9ec2cccfb3c935164600f5 Mon Sep 17 00:00:00 2001 From: pfg github Date: Sun, 8 Mar 2015 09:18:40 -0700 Subject: Full Source --- My Project/AssemblyInfo.vb | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 My Project/AssemblyInfo.vb (limited to 'My Project/AssemblyInfo.vb') diff --git a/My Project/AssemblyInfo.vb b/My Project/AssemblyInfo.vb deleted file mode 100644 index 3c5059d..0000000 --- a/My Project/AssemblyInfo.vb +++ /dev/null @@ -1,35 +0,0 @@ -Imports System -Imports System.Reflection -Imports System.Runtime.InteropServices - -' General Information about an assembly is controlled through the following -' set of attributes. Change these attribute values to modify the information -' associated with an assembly. - -' Review the values of the assembly attributes - - - - - - - - - - -'The following GUID is for the ID of the typelib if this project is exposed to COM - - -' 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 Build and Revision Numbers -' by using the '*' as shown below: -' - - - -- cgit v1.2.3