using SunlightAggregationManager.UserClass; using System.Configuration; using System.Data; using System.Windows; using System.Windows.Controls; namespace SunlightAggregationManager { /// /// Interaction logic for App.xaml /// public partial class App : Application { } }