2010-02-16 Carlos Alberto Cortez <calberto.cortez@gmail.com>
authorCarlos Alberto Cortez <calberto.cortez@gmail.com>
Tue, 16 Feb 2010 13:12:50 +0000 (13:12 -0000)
committerCarlos Alberto Cortez <calberto.cortez@gmail.com>
Tue, 16 Feb 2010 13:12:50 +0000 (13:12 -0000)
commit81317df2057ddd11df8fdf12a5885b1ce4b51513
tree1998d77871fa52349f8ba7fc4a219083c063f53c
parent35edf74ae71df22f4ee47b954e808e08f44f6406
2010-02-16 Carlos Alberto Cortez <calberto.cortez@gmail.com>

* CustomizableLocalFileSettingsProvider.cs: When saving the
properties, ignore the properties marked with
ApplicationScopedSettingAttribute, as they are not serialized in .net
by FileSettingsProvider (the default class used to save the config,
and the one using the class we are modifying).
Fixes #468658.

svn path=/trunk/mcs/; revision=151798
mcs/class/System/System.Configuration/ChangeLog
mcs/class/System/System.Configuration/CustomizableFileSettingsProvider.cs