From 29929d2978bf789712272c004466597ddea86415 Mon Sep 17 00:00:00 2001 From: Jordan Dominion Date: Fri, 18 Aug 2023 11:35:42 -0400 Subject: [PATCH] Switch to MariaDB stable to fix build Note they have a REST API for releases which we will likely need to use to avoid more 404s in the future: https://mariadb.org/downloads-rest-api/ --- build/Version.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/Version.props b/build/Version.props index f8653e54aef..49a571b3de3 100644 --- a/build/Version.props +++ b/build/Version.props @@ -18,8 +18,8 @@ 6 https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/6.0.21/dotnet-hosting-6.0.21-win.exe - 11.0.2 + 10.11.5 - https://ftp.osuosl.org/pub/mariadb/mariadb-11.0.2/winx64-packages/mariadb-11.0.2-winx64.msi + https://ftp.osuosl.org/pub/mariadb//mariadb-10.11.5/winx64-packages/mariadb-10.11.5-winx64.msi