UBT: Mark platforms and project file generation code as not nullable aware.

#rb none
#rnx

[CL 14960496 by Ben Marsh in ue5-main branch]
This commit is contained in:
Ben Marsh
2020-12-20 17:32:59 -04:00
parent 871f5825d4
commit 83f27d27e9
79 changed files with 190 additions and 37 deletions

View File

@@ -7,6 +7,8 @@ using System.Diagnostics;
using System.IO;
using Tools.DotNETCommon;
#nullable disable
namespace UnrealBuildTool
{
/// <summary>