Commit ff9e3e1
Changed files (2)
build
config
build/config/AssemblyInfo.cs
@@ -1,15 +0,0 @@
-using System.Reflection;
-using System.Runtime.InteropServices;
-
-[assembly : AssemblyTitle("Gorilla.Commons")]
-[assembly : AssemblyDescription("common libraries")]
-[assembly : AssemblyConfiguration("")]
-[assembly : AssemblyCompany("http://mokhan.ca")]
-[assembly : AssemblyProduct("Gorilla.Commons")]
-[assembly : AssemblyCopyright("Copyright � http://mokhan.ca 2008")]
-[assembly : AssemblyTrademark("")]
-[assembly : AssemblyCulture("")]
-[assembly : ComVisible(false)]
-[assembly : Guid("89f1a34a-1375-4eeb-a250-86774c9448b0")]
-[assembly : AssemblyVersion("2009.5.13.1246")]
-[assembly : AssemblyFileVersion("2009.5.13.1246")]
\ No newline at end of file
.gitignore
@@ -13,7 +13,7 @@ _ReSharper.*
*.properties.xml
*.config.xml
*.bootstrap.xml
-*.assemblyinfo.cs
+AssemblyInfo.cs
compile
artifacts
installation