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

upgrade project to dotnet core6.0 #183

Merged

Conversation

theunkn0wn1
Copy link
Contributor

@theunkn0wn1 theunkn0wn1 commented Sep 4, 2022

This PR does a minimal effort upgrade to dotnet core 6.0 .
All projects in this repository have had their target platform manually upgraded.
I then ran Microsoft's upgrade utility.

Additionally, I allowed nuget to update the project's dependencies to current, which didn't seem to break anything.
Dotnet was complaining of a deprecated option in the json serialization, so I applied the quick fix it suggested.

Absent a unit test suite, I ran the newly compiled version of YAFC both on my windows box and my Ubuntu Jammy box, and haven't encountered any obvious issues or crashes.

Closes #182

image

@ShadowTheAge ShadowTheAge merged commit 7e7225e into ShadowTheAge:master Sep 4, 2022
@theunkn0wn1 theunkn0wn1 deleted the user/theunkn0wn1/dotnet6 branch September 5, 2022 03:02
craig-johnston pushed a commit to craig-johnston/yafc that referenced this pull request Jul 15, 2024
…moving milestones. (ShadowTheAge#183)

Also recalculate the milestones when closing the editor so mass-unlock
operations in the milestone window will behave properly.
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.

[Feature request] Support for Ubuntu 22.04 Jammy
2 participants