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

[iOS] Manual .sln and .csproj migration for VS2017 (Windows) compatibility #1429

Closed
wants to merge 3 commits into from

Conversation

FreezyLemon
Copy link
Contributor

No description provided.

this will also fix the files not being automatically being referenced for compilation in VS2017
@@ -2,6 +2,7 @@
<Import Project="..\OpenTK.props" />
<Import Project="..\System.Drawing.props" />
<Import Project="..\osu.Framework.props" />
<Import Project="..\iOS.props" />

This comment was marked as off-topic.

This comment was marked as off-topic.

@smoogipoo
Copy link
Contributor

Prior to this, we need to update the iOS branch with the latest master changes since netstandard has brought a few sln changes.

Feel free to do so and apply these sln changes both on master and on the iOS branches (and then re-PR). Closing this one for now.

(Preferrably apply on master first).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants