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

1.8.1 #2390

Merged
merged 3 commits into from
Dec 7, 2019
Merged

1.8.1 #2390

merged 3 commits into from
Dec 7, 2019

Conversation

eggrobin
Copy link
Member

@eggrobin eggrobin commented Dec 3, 2019

Note: in order to build this pull request, the following 1.8.1 DLLs need to be in KSP Assemblies\1.8.1:

Assembly-CSharp.dll
UnityEngine.CoreModule.dll
UnityEngine.dll
UnityEngine.ImageConversionModule.dll
UnityEngine.IMGUIModule.dll
UnityEngine.InputLegacyModule.dll
UnityEngine.PhysicsModule.dll
UnityEngine.TextRenderingModule.dll
UnityEngine.UI.dll

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
<DebugSymbols>true</DebugSymbols>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<Prefer32Bit>false</Prefer32Bit>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not 4.8? It is recommended.

Sorry, something went wrong.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mono doesn't mention 4.8 support as of this writing, so let's stay on the safe side https://www.mono-project.com/docs/about-mono/compatibility/.

If we find a 4.8 feature that we want we can try to change this and test whether it works.

Sorry, something went wrong.

@pleroy pleroy added the LGTM label Dec 7, 2019
@eggrobin eggrobin merged commit fa227ca into mockingbirdnest:master Dec 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants