You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user