diff --git a/NuGet.config b/NuGet.config
deleted file mode 100644
index cab7451..0000000
--- a/NuGet.config
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/Scribe/Scribe.csproj b/Scribe/Scribe.csproj
index 67dfb04..48fdda5 100644
--- a/Scribe/Scribe.csproj
+++ b/Scribe/Scribe.csproj
@@ -20,6 +20,14 @@
+
+
+
+
+
diff --git a/Scribe/build/BulletsForHumanity.Scribe.props b/Scribe/build/BulletsForHumanity.Scribe.props
new file mode 100644
index 0000000..477cebd
--- /dev/null
+++ b/Scribe/build/BulletsForHumanity.Scribe.props
@@ -0,0 +1,18 @@
+
+
+
+
diff --git a/Scribe/build/BulletsForHumanity.Scribe.targets b/Scribe/build/BulletsForHumanity.Scribe.targets
new file mode 100644
index 0000000..2795fc5
--- /dev/null
+++ b/Scribe/build/BulletsForHumanity.Scribe.targets
@@ -0,0 +1,13 @@
+
+
+
+
diff --git a/global.json b/global.json
index c6e5ae9..7b18641 100644
--- a/global.json
+++ b/global.json
@@ -5,6 +5,6 @@
"allowPrerelease": false
},
"msbuild-sdks": {
- "BulletsForHumanity.Scribe.Sdk": "0.6.2-dev.20260413-140444-648"
+ "BulletsForHumanity.Scribe.Sdk": "0.6.3"
}
}