diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..c699b08
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "corebuild"]
+ path = corebuild
+ url = git@github.com:mellinoe/corebuild
diff --git a/build/corebuild.props b/build/corebuild.props
deleted file mode 100644
index 80c3fa1..0000000
--- a/build/corebuild.props
+++ /dev/null
@@ -1,68 +0,0 @@
-
-
-
-
-
-
- $(MSBuildThisFileDirectory)../
- $(ProjectDir)src/
-
-
-
-
- win10
-
- x64
- AnyCPU
- Windows_Debug
- Debug
- Debug
- Release
- Debug
-
-
- true
- true
- true
-
- Windows
- Ubuntu
- OSX
-
-
-
-
- true
- false
- full
- $(DefineConstants);DEBUG;TRACE
-
-
- true
- true
- pdbonly
- $(DefineConstants);TRACE
-
-
-
- win10
- ubuntu.14.04
- osx.10.10
- $(DefaultNuGetRuntimeIdentifier)
-
-
-
- x64
- x64
-
-
-
-
- $(ProjectDir)bin/
- $(BinDir)obj/
-
- $(BinDir)$(OSTarget).$(Platform).$(OptimizationGroup)/$(MSBuildProjectName)
- $(ObjDir)$(OSTarget).$(Platform).$(OptimizationGroup)/$(MSBuildProjectName)
-
-
-
diff --git a/build/corebuild.targets b/build/corebuild.targets
deleted file mode 100644
index 3d61c0b..0000000
--- a/build/corebuild.targets
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- None
-
-
- DNXCore,Version=v5.0
- false
- true
-
- <_TargetFrameworkDirectories>$(MSBuildThisFileDirectory)
- <_FullFrameworkReferenceAssemblyPaths>$(MSBuildThisFileDirectory)
- true
-
-
-
-
-
-
diff --git a/build/coreconsole.targets b/build/coreconsole.targets
deleted file mode 100644
index 7df01eb..0000000
--- a/build/coreconsole.targets
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/build/vsdebug.targets b/build/vsdebug.targets
deleted file mode 100644
index 00f067b..0000000
--- a/build/vsdebug.targets
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
- $(OutDir)
- Program
- $(TargetPath)
- {2E36F1D4-B23C-435D-AB41-18E608940038}
-
-
-
diff --git a/corebuild b/corebuild
new file mode 160000
index 0000000..6d52a02
--- /dev/null
+++ b/corebuild
@@ -0,0 +1 @@
+Subproject commit 6d52a02e4c81463cf89f1fefdebdaa5cfda46542
diff --git a/dir.props b/dir.props
index dbf3f54..90c2967 100644
--- a/dir.props
+++ b/dir.props
@@ -1,5 +1,5 @@
-
+
$(ProjectDir)deps\
diff --git a/dir.targets b/dir.targets
index d46f599..666a8bf 100644
--- a/dir.targets
+++ b/dir.targets
@@ -1,3 +1,3 @@
-
+