using System.Windows; namespace PixiEditor.UpdateInstaller { /// /// Interaction logic for App.xaml. /// public partial class App : Application { } }