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

Got the project up and running with modern tooling #12

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Ramobo
Copy link

@Ramobo Ramobo commented Mar 21, 2020

(Most referred issues are closed, but haven't actually been resolved. They've been mentioned to notify the authors.)

I'd also like to ask @mellinoe why implicit framework references were disabled.

Damn `Directory.Build.props`. After at least an hour or two questioning the build system's ability to follow simple logic (path shan't change the results of identical solutions), removing line 6 fixed loads of "Metadata file not found" build errors.
@Ramobo
Copy link
Author

Ramobo commented Mar 21, 2020

Don't merge. The .NET Core update broke PngLoader.Load(Stream). Looks like I have some dependencies to (try to) update.

Unfortunately, you can't turn a ready PR into a draft.

@Ramobo
Copy link
Author

Ramobo commented Mar 21, 2020

I removed the limit editor target framerate setting commit as I decided that this PR will not introduce new features.

@Ramobo
Copy link
Author

Ramobo commented Mar 22, 2020

I had to downgrade to .NET Core 2.0, as any higher version would cause "Method not found" crashes. Well, it's still something and on that version I haven't found any crashes that weren't there before I touched the project.

This PR is now ready.

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.

where am solution file Can't find src/TestProj.sln
1 participant