change DefaultWindowsSdkVersion back to 10.0.16299.0

#jira none
#rb none
[FYI] ben.marsh

#ROBOMERGE-SOURCE: CL 7662385 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v372-7473910)

[CL 7662393 by chad garyet in Main branch]
This commit is contained in:
chad garyet
2019-07-30 15:20:06 -04:00
parent ca29d1e925
commit 47c6b489eb

View File

@@ -565,7 +565,7 @@ namespace UnrealBuildTool
/// <summary>
/// The default Windows SDK version to be used, if installed.
/// </summary>
static readonly VersionNumber DefaultWindowsSdkVersion = VersionNumber.Parse("10.0.17763.0");
static readonly VersionNumber DefaultWindowsSdkVersion = VersionNumber.Parse("10.0.16299.0");
/// <summary>
/// Cache of Visual Studio installation directories