Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrated automation script to dot net core for ue5 #39

Open
wants to merge 1 commit into
base: 5.0
Choose a base branch
from

Conversation

codemonkey-uk
Copy link
Contributor

@codemonkey-uk codemonkey-uk commented Aug 18, 2022

Process used for this migration:

  • Ran https://github.com/dotnet/try-convert
  • Hand edited to change TargetFramework to netcoreapp3.1
  • Hand edited to add Configurations block
  • Changed paths to relative, removing references to UE4

Project now loads & builds, creates expected DaedalicTestAutomationPlugin.Automation.* alongside EpicGames.Build.* etc in (project root)\Binaries\DotNET\AutomationScripts\netcoreapp3.1

This PR targets the 5.0 branch, the change is not backwards compatible with UE4.2, I dont think there is a way to do that without having who versions of the automation in the git repo and having users copy the correct version into their project.

This PR closes issues #38 + #34

EncryptedNomad added a commit to EncryptedNomad/ue-test-automation that referenced this pull request Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant