You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
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:
@@ -7,6 +7,8 @@ using System.Diagnostics;
|
||||
using System.IO;
|
||||
using Tools.DotNETCommon;
|
||||
|
||||
#nullable disable
|
||||
|
||||
namespace UnrealBuildTool
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user