From 699478425f5227deb62c4f7c5692318effa7909e Mon Sep 17 00:00:00 2001 From: Kamron Batman <3953314+kamronbatman@users.noreply.github.com> Date: Fri, 18 Feb 2022 11:15:32 -0800 Subject: [PATCH] chore: Updates readme to remove blurb about schema migration (#937) --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 0983a8826..957665a56 100644 --- a/README.md +++ b/README.md @@ -59,9 +59,6 @@ Rider 2021.3+           & - `rhel.7`, `rhel.8` - Redhat - If blank, the operating system running the build is used. Linux Mint 20 is not supported directly yet, so build explicitly against `ubuntu.20.04` instead. -**Note:** Building in Visual Studio (or Rider) will not run the schema migration. The schema migration ensures future changes -to the code will be backward compatible. - ## Running the Server - Follow the [publish](https://github.com/modernuo/ModernUO#publishing-builds) instructions - Run `ModernUO.exe` or `dotnet ModernUO.dll` from the `Distribution` directory on the server