Save one robocopy by copying LICENSE to the build folder instead of copying it twice.
Azure Pipelines:
Switch artifact preparation to PowerShell to be consistent with GitHub Actions.
Remove CPU info step.
Azure Pipelines:
Remove unneeded robocopy for SDL2.dll, use direct path for artifact instead.
GitHub Actions:
Update ISSUE_TEMPLATE exclusion.
Name stuff.
Switch back to default shell/robocopy for artifact preparation.
Seperate xenia-vfs-dump artifact.
GitHub Actions/AppVeyor:
Add -mx1 to 7z (supposedly faster)
Exclude subdirectories of docs and .github;
This fixes GitHub Actions triggering Azure.
Remove unneeded cd commands.
GitHub Actions:
Use shorter version numbers.