You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Updating nuget packages past the VS version prevents the extension from loading correctly. #rb none #rbx #ROBOMERGE-SOURCE: CL 16829063 in //UE5/Main/... #ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v836-16769935) [CL 16829079 by joe kirchoff in ue5-release-engine-test branch]
3 lines
211 B
Plaintext
3 lines
211 B
Plaintext
If nuget packages are updated, the minimum Visual Studio version needs to be updated to match in the .vsixmanifest.
|
|
|
|
Ex. Microsoft.VisualStudio.SDK 16.9.31025.194 = Minimum Visual Studio version needs to be 16.9 |