Merge remote-tracking branch 'upstream/master' into 2021-04-22_gridtiletest

This commit is contained in:
metalgearsloth
2021-05-03 00:47:01 +10:00
411 changed files with 5348 additions and 4154 deletions

View File

@@ -28,6 +28,8 @@ namespace Content.IntegrationTests
FailureLogLevel = LogLevel.Warning
};
options.ContentStart = true;
options.ContentAssemblies = new[]
{
typeof(Shared.EntryPoint).Assembly,
@@ -69,6 +71,8 @@ namespace Content.IntegrationTests
FailureLogLevel = LogLevel.Warning
};
options.ContentStart = true;
options.ContentAssemblies = new[]
{
typeof(Shared.EntryPoint).Assembly,