Add info about UWP platform support end

This commit is contained in:
Wojtek Figat
2023-04-13 10:07:51 +02:00
parent 0652a1c367
commit cffa9aa58e
4 changed files with 3 additions and 19 deletions

View File

@@ -50,7 +50,7 @@ namespace Flax.Build.Platforms
{
base.LogInfo();
Log.Error("UWP (Windows Store) platform has been deprecated and soon will be removed!");
Log.Error("UWP (Windows Store) platform has been deprecated and is no longer supported!");
}
/// <inheritdoc />