update to .net 9

This commit is contained in:
sam 2024-11-19 00:10:12 +01:00
parent e8feedb979
commit 48a11be7b7
Signed by: sam
GPG key ID: 5F3C3C1B3166639D
9 changed files with 99 additions and 173 deletions

View file

@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"csharpier": {
"version": "0.29.2",
"version": "0.30.1",
"commands": [
"dotnet-csharpier"
],