diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index 035d811..6b3c1bc 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -12,7 +12,7 @@ env:
Configuration: Release
PackOnBuild: true
GeneratePackageOnBuild: true
- VersionLabel: ${{ github.ref }}
+ VersionLabel: refs/tags/${{ github.event.release.tag_name }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
MSBUILDTERMINALLOGGER: auto
SLEET_FEED_URL: https://api.nuget.org/v3/index.json
diff --git a/.netconfig b/.netconfig
index 936b357..a8ea65f 100644
--- a/.netconfig
+++ b/.netconfig
@@ -89,8 +89,8 @@
weak
[file ".github/workflows/publish.yml"]
url = https://github.com/devlooped/oss/blob/main/.github/workflows/publish.yml
- sha = 7f5f9ee9f362f7e8f951d618f8f799033550e687
- etag = c60411d1aa4e98e7f69e2d34cbccb8eb7e387ec11f6f8e78ee8d8b92122d7025
+ sha = b62978b0d1ebaf593ddc86cf590c732353e99929
+ etag = 32d3314290f3dae1cac7f601c8d91c5c8f50b2423f85bdc4e52d2bfa78253770
weak
[file ".github/workflows/triage.yml"]
url = https://github.com/devlooped/oss/blob/main/.github/workflows/triage.yml
@@ -124,8 +124,8 @@
weak
[file "src/Directory.Build.targets"]
url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.targets
- sha = c67952501337303eda0fb8b340cb7606666abd8f
- etag = cb83faed0cc8b930a7b6bdc61bea03a54059858cf04353e55fee94d9e3ae0fad
+ sha = dcd5f0a9a00a5b0c23d41a71dcc66ea41dc5f75d
+ etag = 2cca66d8a1adbae24dc2efee53a55fa09949242eb35b86c5fd66425da18c6107
weak
[file "src/nuget.config"]
url = https://github.com/devlooped/oss/blob/main/src/nuget.config
diff --git a/readme.md b/readme.md
index 71375b2..abb6066 100644
--- a/readme.md
+++ b/readme.md
@@ -145,4 +145,42 @@ grok -p "refactor this" -m copilot-gpt-5.5
---
-
\ No newline at end of file
+
+# Sponsors
+
+
+[](https://github.com/clarius)
+[](https://github.com/MFB-Technologies-Inc)
+[](https://github.com/sandrock)
+[](https://github.com/drivenet)
+[](https://github.com/Keflon)
+[](https://github.com/tbolon)
+[](https://github.com/kfrancis)
+[](https://github.com/rbnswartz)
+[](https://github.com/jfoshee)
+[](https://github.com/Mrxx99)
+[](https://github.com/eajhnsn1)
+[](https://github.com/Jonathan-Hickey)
+[](https://github.com/KenBonny)
+[](https://github.com/SimonCropp)
+[](https://github.com/agileworks-eu)
+[](https://github.com/arsdragonfly)
+[](https://github.com/vezel-dev)
+[](https://github.com/ChilliCream)
+[](https://github.com/4OTC)
+[](https://github.com/DominicSchell)
+[](https://github.com/adalon)
+[](https://github.com/torutek)
+[](https://github.com/mccaffers)
+[](https://github.com/SeikaLogiciel)
+[](https://github.com/wizardness)
+[](https://github.com/eska-gmbh)
+[](https://github.com/geodata-no)
+
+
+
+[](https://github.com/sponsors/devlooped)
+
+[Learn more about GitHub Sponsors](https://github.com/sponsors)
+
+
diff --git a/src/Directory.Build.targets b/src/Directory.Build.targets
index 20a680d..bd2b7ca 100644
--- a/src/Directory.Build.targets
+++ b/src/Directory.Build.targets
@@ -39,7 +39,7 @@
$(MSBuildSDKsPath)\..\NuGet.Build.Tasks.Pack.targets
-
+