Skip to content

SDK Format and Dependency Updates#426

Merged
lahm86 merged 6 commits intoLostArtefacts:masterfrom
lahm86:issue-424-sdk
Mar 24, 2023
Merged

SDK Format and Dependency Updates#426
lahm86 merged 6 commits intoLostArtefacts:masterfrom
lahm86:issue-424-sdk

Conversation

@lahm86
Copy link
Copy Markdown
Collaborator

@lahm86 lahm86 commented Feb 24, 2023

All projects are now in SDK format, and the MSTest.TestAdapter, MSTest.TestFramework and SharpZipLib dependencies have been updated to their latest versions (all unit tests continue to pass).

The version info is simplified to just one field in TRRandomizerView > Properties > Package > General, so on release it only needs to be changed here. The UpdateChecker has been adjusted slightly for this, but it means we no longer need to ensure there is a separate field for this logic.

Resolves #424.

TR1-NormalJumping updated to SDK format.
Unused folder in unit test project removed.
WPF project moved to SDK format.
SharpZipLib updated. TR4 and TR5 tests continue to pass.
MSTest packages updated. All unit tests continue to pass.
External libraries have been updated to SDK format and version info updated (so no changes in logic, this just keeps everything on the same page).
Minor change to update checker to show current/new version info in the same case.
@lahm86 lahm86 requested a review from chreden March 24, 2023 10:34
@lahm86 lahm86 merged commit a702299 into LostArtefacts:master Mar 24, 2023
@lahm86 lahm86 deleted the issue-424-sdk branch March 24, 2023 12:17
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.

Migrate fully to SDK format and update dependencies

2 participants