Cosmos/source2/Cosmos.Deploy.Pixie.Test/App.xaml.cs
kudzu_cp f6ee815808
2012-06-23 01:59:53 +00:00

11 lines
237 B
C#

using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Windows;
namespace Cosmos.Deploy.Pixie.Test {
public partial class App : Application {
}
}