diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..0e3dd2a
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "MapTo"]
+ path = include/MapTo
+ url = git://git.codeliturgy.com/CodeLiturgy/MapTo.git
diff --git a/BlueWest.Data/BlueWest.Data.csproj b/BlueWest.Data/BlueWest.Data.csproj
index 762abca..b3ce238 100644
--- a/BlueWest.Data/BlueWest.Data.csproj
+++ b/BlueWest.Data/BlueWest.Data.csproj
@@ -8,7 +8,6 @@
-
diff --git a/BlueWest.GrpcClient/BlueWest.GrpcClient.csproj b/BlueWest.GrpcClient/BlueWest.GrpcClient.csproj
index 1cd0529..9d338af 100644
--- a/BlueWest.GrpcClient/BlueWest.GrpcClient.csproj
+++ b/BlueWest.GrpcClient/BlueWest.GrpcClient.csproj
@@ -2,7 +2,7 @@
Exe
- net5.0
+ net6.0
enable
@@ -16,7 +16,7 @@
Public
True
True
- obj\Release\net5.0-windows\
+ obj\Release\net6.0-windows\
MSBuild:Compile
diff --git a/MapTo b/MapTo
deleted file mode 160000
index c241fd4..0000000
--- a/MapTo
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit c241fd4cb5f34a20e3a42e5918e6a0d1caaed508
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e69de29