diff --git a/Directory.Build.props b/Directory.Build.props
index 93632c5..34d23df 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -36,7 +36,7 @@
PackagePath="\"
Link="README.md" />
-
diff --git a/Hyperbee.Templating.slnx b/Hyperbee.Templating.slnx
index a0d8669..e28fea4 100644
--- a/Hyperbee.Templating.slnx
+++ b/Hyperbee.Templating.slnx
@@ -2,6 +2,7 @@
+
diff --git a/src/Hyperbee.Templating.Provider.XS/Hyperbee.Templating.Provider.XS.csproj b/src/Hyperbee.Templating.Provider.XS/Hyperbee.Templating.Provider.XS.csproj
index 447ea82..3f1354d 100644
--- a/src/Hyperbee.Templating.Provider.XS/Hyperbee.Templating.Provider.XS.csproj
+++ b/src/Hyperbee.Templating.Provider.XS/Hyperbee.Templating.Provider.XS.csproj
@@ -17,6 +17,9 @@
https://github.com/Stillpoint-Software/hyperbee.templating/releases/latest
true
+
+
+
@@ -32,12 +35,12 @@
-
-
+
+
-
+
-
+
diff --git a/src/Hyperbee.Templating.Provider.XS/LICENSE.txt b/src/Hyperbee.Templating.Provider.XS/LICENSE.txt
deleted file mode 100644
index 78a632f..0000000
--- a/src/Hyperbee.Templating.Provider.XS/LICENSE.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-## LICENSE
-
-MIT License
-
-Copyright (c) 2025 Stillpoint Software, Inc.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
diff --git a/src/Hyperbee.Templating/Hyperbee.Templating.csproj b/src/Hyperbee.Templating/Hyperbee.Templating.csproj
index 6ead2fc..9e6fd86 100644
--- a/src/Hyperbee.Templating/Hyperbee.Templating.csproj
+++ b/src/Hyperbee.Templating/Hyperbee.Templating.csproj
@@ -18,6 +18,9 @@
https://github.com/Stillpoint-Software/hyperbee.templating/releases/latest
true
+
+
+
@@ -33,10 +36,10 @@
-
-
-
-
+
+
+
+
diff --git a/src/Hyperbee.Templating/LICENSE.txt b/src/Hyperbee.Templating/LICENSE.txt
deleted file mode 100644
index 78a632f..0000000
--- a/src/Hyperbee.Templating/LICENSE.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-## LICENSE
-
-MIT License
-
-Copyright (c) 2025 Stillpoint Software, Inc.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.