mob-sakai/UpmGitExtension

Currently not usable with c#9

gSpidy opened this issue · 2 comments

custom compiler installed with this package doesn't know about c#9
when used in combination with CSharpCompilerSettingsForUnity

Microsoft (R) Visual C# Compiler version 3.4.0-dev () (Open Sesame)
Copyright (C) Microsoft Corporation. All rights reserved.

error CS1617: Invalid option '9.0' for /langversion. Use '/langversion:?' to list supported values.

global compiler settings for unity: Microsoft.Net.Compilers.3.8.0, c#9.0

Thank you for your reporting!

Since there has been no new discussion for a long time, this issue was closed.

If the same issue arises, please re-open this issue.