From 7d189a8f576fa3d621ae8e751478ea7a7248c258 Mon Sep 17 00:00:00 2001 From: charnet3d Date: Mon, 23 Oct 2023 00:47:13 +0100 Subject: [PATCH] UE 5.3.1 Upgrade --- .vsconfig | 11 ++++++----- Shooter.uproject | 2 +- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.vsconfig b/.vsconfig index cf3175a5..1a9d7180 100644 --- a/.vsconfig +++ b/.vsconfig @@ -1,12 +1,13 @@ -{ +{ "version": "1.0", "components": [ - "Microsoft.VisualStudio.Component.VC.Tools.ARM64", + "Microsoft.Net.Component.4.6.2.TargetingPack", + "Microsoft.VisualStudio.Component.VC.14.36.17.6.x86.x64", "Microsoft.VisualStudio.Component.VC.Tools.x86.x64", - "Microsoft.VisualStudio.Component.Windows10SDK", + "Microsoft.VisualStudio.Component.Windows10SDK.22000", "Microsoft.VisualStudio.Workload.CoreEditor", + "Microsoft.VisualStudio.Workload.ManagedDesktop", "Microsoft.VisualStudio.Workload.NativeDesktop", - "Microsoft.VisualStudio.Workload.NativeGame", - "Microsoft.VisualStudio.Workload.Universal" + "Microsoft.VisualStudio.Workload.NativeGame" ] } diff --git a/Shooter.uproject b/Shooter.uproject index 7a2bd004..f97f35a2 100644 --- a/Shooter.uproject +++ b/Shooter.uproject @@ -1,6 +1,6 @@ { "FileVersion": 3, - "EngineAssociation": "5.2", + "EngineAssociation": "5.3", "Category": "", "Description": "", "Modules": [