perf: nuget update

This commit is contained in:
tk
2025-05-20 18:38:55 +08:00
committed by nsnail
parent 585f8f4e43
commit 83deb735d0
19 changed files with 46 additions and 33 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env pwsh
git push origin :refs/tags/$(git tag -l "*-*")
git tag -d $(git tag -l "*-*")
git tag -d $( git tag -l "*-*" )