src/FingersDance.Actions/App.xaml.cs
author sarias
Thu, 06 Aug 2009 23:47:25 +0200
changeset 30 13290b7df062
parent 9 215a7412e544
permissions -rw-r--r--
Delete unnecessary files

using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Windows;

namespace FingersDance.Actions
{
    /// <summary>
    /// Interaction logic for App.xaml
    /// </summary>
    public partial class App : Application
    {

    }
}