Skip to content

Got the project up and running with modern tooling - #12

Open
Ramobo wants to merge 3 commits into
mellinoe:masterfrom
Ramobo:modernization
Open

Got the project up and running with modern tooling#12
Ramobo wants to merge 3 commits into
mellinoe:masterfrom
Ramobo:modernization

Conversation

@Ramobo

@Ramobo Ramobo commented Mar 21, 2020

Copy link
Copy Markdown

(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

Ramobo commented Mar 21, 2020

Copy link
Copy Markdown
Author

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

Ramobo commented Mar 21, 2020

Copy link
Copy Markdown
Author

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

@Ramobo

Ramobo commented Mar 22, 2020

Copy link
Copy Markdown
Author

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