Merge pull request #1108 from adamhathcock/dependabot/nuget/dot-config/csharpier-1.2.5

Bump csharpier from 1.2.4 to 1.2.5
This commit is contained in:
Adam Hathcock 2026-01-05 16:15:12 +00:00 committed by GitHub
commit e5fe92bf90
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,11 +3,11 @@
"isRoot": true,
"tools": {
"csharpier": {
"version": "1.2.4",
"version": "1.2.5",
"commands": [
"csharpier"
],
"rollForward": false
}
}
}
}