mirror of
https://github.com/nsnail/ns-ext.git
synced 2025-07-02 04:48:17 +08:00
refactor: ♻️ 2.0 (#3)
This commit is contained in:
@ -2,22 +2,10 @@
|
||||
"version": 1,
|
||||
"isRoot": true,
|
||||
"tools": {
|
||||
"cake.tool": {
|
||||
"version": "3.1.0",
|
||||
"dotnet-t4": {
|
||||
"version": "2.3.1",
|
||||
"commands": [
|
||||
"dotnet-cake"
|
||||
]
|
||||
},
|
||||
"dotnet-script": {
|
||||
"version": "1.4.0",
|
||||
"commands": [
|
||||
"dotnet-script"
|
||||
]
|
||||
},
|
||||
"jetbrains.resharper.globaltools": {
|
||||
"version": "2023.2.0",
|
||||
"commands": [
|
||||
"jb"
|
||||
"t4"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user