2005-11-04 Chris Toshok <toshok@ximian.com>
authorChris Toshok <toshok@novell.com>
Fri, 4 Nov 2005 17:25:17 +0000 (17:25 -0000)
committerChris Toshok <toshok@novell.com>
Fri, 4 Nov 2005 17:25:17 +0000 (17:25 -0000)
commit3e69f2a382538229ece1efb178f96c764b9a6de9
treef74ceed22d18d729b4d86ce04e9203888597350a
parentb1c3bf67db01f586500db0e95b75c8a4a98f589b
2005-11-04  Chris Toshok  <toshok@ximian.com>

* SettingsProvider.cs, SettingsPropertyValueCollection.cs,
SettingValueElement.cs, SettingElement.cs,
SettingsPropertyValue.cs, ApplicationSettingsBase.cs,
SettingsPropertyCollection.cs, SettingsProviderCollection.cs,
SettingElementCollection.cs: Add XML_DEPS and CONFIGURATION_DEPS
to get this to bootstrap compile.  What a pain.

svn path=/trunk/mcs/; revision=52586
mcs/class/System/System.Configuration/ApplicationSettingsBase.cs
mcs/class/System/System.Configuration/ChangeLog
mcs/class/System/System.Configuration/SettingElement.cs
mcs/class/System/System.Configuration/SettingElementCollection.cs
mcs/class/System/System.Configuration/SettingValueElement.cs
mcs/class/System/System.Configuration/SettingsPropertyCollection.cs
mcs/class/System/System.Configuration/SettingsPropertyValue.cs
mcs/class/System/System.Configuration/SettingsPropertyValueCollection.cs
mcs/class/System/System.Configuration/SettingsProvider.cs
mcs/class/System/System.Configuration/SettingsProviderCollection.cs