init commit

This commit is contained in:
Tommy Parnell
2014-05-21 21:36:16 -04:00
commit f5264cdb79
41 changed files with 1348 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace StandardStack.DbMigration
{
public class Class1
{
}
}