fix: 🐛 低版本jetbrains.resharper.globaltools搞乱了代码 (#97)

This commit is contained in:
2024-03-02 23:23:18 +08:00
committed by GitHub
parent a37acc4b55
commit c117ddfe7a
4 changed files with 3 additions and 25 deletions

View File

@ -7,24 +7,6 @@
"commands": [
"t4"
]
},
"dotnet-script": {
"version": "1.5.0",
"commands": [
"dotnet-script"
]
},
"jetbrains.resharper.globaltools": {
"version": "2023.3.3",
"commands": [
"jb"
]
},
"dnt": {
"version": "1.9.0",
"commands": [
"dnt"
]
}
}
}