From 4994bb3d5d0626af26b68fe69adedcfa55be4097 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Thu, 6 Apr 2023 15:25:20 +0200 Subject: [PATCH] updated monogame .net tools --- Demos.Android/.config/dotnet-tools.json | 10 +++++----- Demos.DesktopGL/.config/dotnet-tools.json | 10 +++++----- .../MLEM.Templates.DesktopGL/.config/dotnet-tools.json | 10 +++++----- Sandbox/.config/dotnet-tools.json | 10 +++++----- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/Demos.Android/.config/dotnet-tools.json b/Demos.Android/.config/dotnet-tools.json index f490509..4d8bc5c 100644 --- a/Demos.Android/.config/dotnet-tools.json +++ b/Demos.Android/.config/dotnet-tools.json @@ -3,31 +3,31 @@ "isRoot": true, "tools": { "dotnet-mgcb": { - "version": "3.8.1.263", + "version": "3.8.1.303", "commands": [ "mgcb" ] }, "dotnet-mgcb-editor": { - "version": "3.8.1.263", + "version": "3.8.1.303", "commands": [ "mgcb-editor" ] }, "dotnet-mgcb-editor-linux": { - "version": "3.8.1.263", + "version": "3.8.1.303", "commands": [ "mgcb-editor-linux" ] }, "dotnet-mgcb-editor-windows": { - "version": "3.8.1.263", + "version": "3.8.1.303", "commands": [ "mgcb-editor-windows" ] }, "dotnet-mgcb-editor-mac": { - "version": "3.8.1.263", + "version": "3.8.1.303", "commands": [ "mgcb-editor-mac" ] diff --git a/Demos.DesktopGL/.config/dotnet-tools.json b/Demos.DesktopGL/.config/dotnet-tools.json index f490509..4d8bc5c 100644 --- a/Demos.DesktopGL/.config/dotnet-tools.json +++ b/Demos.DesktopGL/.config/dotnet-tools.json @@ -3,31 +3,31 @@ "isRoot": true, "tools": { "dotnet-mgcb": { - "version": "3.8.1.263", + "version": "3.8.1.303", "commands": [ "mgcb" ] }, "dotnet-mgcb-editor": { - "version": "3.8.1.263", + "version": "3.8.1.303", "commands": [ "mgcb-editor" ] }, "dotnet-mgcb-editor-linux": { - "version": "3.8.1.263", + "version": "3.8.1.303", "commands": [ "mgcb-editor-linux" ] }, "dotnet-mgcb-editor-windows": { - "version": "3.8.1.263", + "version": "3.8.1.303", "commands": [ "mgcb-editor-windows" ] }, "dotnet-mgcb-editor-mac": { - "version": "3.8.1.263", + "version": "3.8.1.303", "commands": [ "mgcb-editor-mac" ] diff --git a/MLEM.Templates/content/MLEM.Templates.DesktopGL/.config/dotnet-tools.json b/MLEM.Templates/content/MLEM.Templates.DesktopGL/.config/dotnet-tools.json index f490509..4d8bc5c 100644 --- a/MLEM.Templates/content/MLEM.Templates.DesktopGL/.config/dotnet-tools.json +++ b/MLEM.Templates/content/MLEM.Templates.DesktopGL/.config/dotnet-tools.json @@ -3,31 +3,31 @@ "isRoot": true, "tools": { "dotnet-mgcb": { - "version": "3.8.1.263", + "version": "3.8.1.303", "commands": [ "mgcb" ] }, "dotnet-mgcb-editor": { - "version": "3.8.1.263", + "version": "3.8.1.303", "commands": [ "mgcb-editor" ] }, "dotnet-mgcb-editor-linux": { - "version": "3.8.1.263", + "version": "3.8.1.303", "commands": [ "mgcb-editor-linux" ] }, "dotnet-mgcb-editor-windows": { - "version": "3.8.1.263", + "version": "3.8.1.303", "commands": [ "mgcb-editor-windows" ] }, "dotnet-mgcb-editor-mac": { - "version": "3.8.1.263", + "version": "3.8.1.303", "commands": [ "mgcb-editor-mac" ] diff --git a/Sandbox/.config/dotnet-tools.json b/Sandbox/.config/dotnet-tools.json index f490509..4d8bc5c 100644 --- a/Sandbox/.config/dotnet-tools.json +++ b/Sandbox/.config/dotnet-tools.json @@ -3,31 +3,31 @@ "isRoot": true, "tools": { "dotnet-mgcb": { - "version": "3.8.1.263", + "version": "3.8.1.303", "commands": [ "mgcb" ] }, "dotnet-mgcb-editor": { - "version": "3.8.1.263", + "version": "3.8.1.303", "commands": [ "mgcb-editor" ] }, "dotnet-mgcb-editor-linux": { - "version": "3.8.1.263", + "version": "3.8.1.303", "commands": [ "mgcb-editor-linux" ] }, "dotnet-mgcb-editor-windows": { - "version": "3.8.1.263", + "version": "3.8.1.303", "commands": [ "mgcb-editor-windows" ] }, "dotnet-mgcb-editor-mac": { - "version": "3.8.1.263", + "version": "3.8.1.303", "commands": [ "mgcb-editor-mac" ]