Files
UnrealEngineUWP/Engine/Source/Programs/UnrealVS/UpdateInstructions.txt
andrew firth 44707451e9 [UnrealVS] - fixes and cleanup
- add option to allow async checkout
- resolved problems that caused with many commands running at once
- fix issue with P4V command waiting for exit
- resolve issue where Checkout on Edit was not honoring the user option
- add ReleaseNotes to the plugin
- add UpdateInstructions for future engineers

#rb none
#fyi luke.thatcher brandon.dawson

[CL 16877172 by andrew firth in ue5-main branch]
2021-07-16 23:44:50 -04:00

6 lines
250 B
Plaintext

1. Make your changes
2. Update version number in both VSIX manifest files and both AssemblyInfo files.
3. update ReleaseNotes.txt with the changes
4. Checkout the VSIX files and rebuild 2019 IN VS2019, 2022 in VS2022
5. Checkin all the above in 1 CL