From 872e0edfdd92afcf324968dd9a2721a490b82cad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20G=2E=20Aragoneses?= Date: Tue, 24 Sep 2013 01:13:52 +0200 Subject: [PATCH] MSBuild: remove AssemblyInfo.cs where it's not present The only autogenerated AssemblyInfo files are in cairo and in gtk-sharp's root, not inside other libraries like atk, glib, etc. Removing them will make MonoDevelop stop rendering a red element underneath each project. --- atk/atk.csproj | 1 - gdk/gdk.csproj | 1 - gio/gio.csproj | 1 - glib/glib.csproj | 1 - pango/pango.csproj | 1 - 5 files changed, 5 deletions(-) diff --git a/atk/atk.csproj b/atk/atk.csproj index 221ac9563..cac79a612 100644 --- a/atk/atk.csproj +++ b/atk/atk.csproj @@ -33,7 +33,6 @@ - diff --git a/gdk/gdk.csproj b/gdk/gdk.csproj index 8874c4e91..10cbffb98 100644 --- a/gdk/gdk.csproj +++ b/gdk/gdk.csproj @@ -33,7 +33,6 @@ - diff --git a/gio/gio.csproj b/gio/gio.csproj index 2206d1af9..4c31a9328 100644 --- a/gio/gio.csproj +++ b/gio/gio.csproj @@ -34,7 +34,6 @@ - diff --git a/glib/glib.csproj b/glib/glib.csproj index b4970e407..1a31e1b49 100644 --- a/glib/glib.csproj +++ b/glib/glib.csproj @@ -34,7 +34,6 @@ - diff --git a/pango/pango.csproj b/pango/pango.csproj index 476be66cb..9646ad2f4 100644 --- a/pango/pango.csproj +++ b/pango/pango.csproj @@ -34,7 +34,6 @@ -