Skip to content

Commit 793e373

Browse files
renovate[bot]seclerp
authored andcommitted
Update .NET MGCB tools to 3.8.4
1 parent c9778ed commit 793e373

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

test/MonoGameSolution/.config/dotnet-tools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"isRoot": true,
44
"tools": {
55
"dotnet-mgcb-editor-mac": {
6-
"version": "3.8.1.303",
6+
"version": "3.8.4",
77
"commands": [
88
"mgcb-editor-mac"
99
]
1010
},
1111
"dotnet-mgcb-editor": {
12-
"version": "3.8.1.303",
12+
"version": "3.8.4",
1313
"commands": [
1414
"mgcb-editor"
1515
]

test/MonoGameSolution/Desktop381/.config/dotnet-tools.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,31 +3,31 @@
33
"isRoot": true,
44
"tools": {
55
"dotnet-mgcb": {
6-
"version": "3.8.1.303",
6+
"version": "3.8.4",
77
"commands": [
88
"mgcb"
99
]
1010
},
1111
"dotnet-mgcb-editor": {
12-
"version": "3.8.1.303",
12+
"version": "3.8.4",
1313
"commands": [
1414
"mgcb-editor"
1515
]
1616
},
1717
"dotnet-mgcb-editor-linux": {
18-
"version": "3.8.1.303",
18+
"version": "3.8.4",
1919
"commands": [
2020
"mgcb-editor-linux"
2121
]
2222
},
2323
"dotnet-mgcb-editor-windows": {
24-
"version": "3.8.1.303",
24+
"version": "3.8.4",
2525
"commands": [
2626
"mgcb-editor-windows"
2727
]
2828
},
2929
"dotnet-mgcb-editor-mac": {
30-
"version": "3.8.1.303",
30+
"version": "3.8.4",
3131
"commands": [
3232
"mgcb-editor-mac"
3333
]

0 commit comments

Comments
 (0)