Attempt to add a Unity project to test compilation#636
Conversation
|
Thanks! That was quite convenient, I have to say. I'm now working your changes into the package that I'm going to upload. The following classes seem to conflict with .net standard 2.0 libraries:
Then at the bottom of TypeConverter.cs, there seems to be a portion of code that is A lot of files seem to expect a "nullable context". This is easily fixable by adding a file 'csc.rsp' next to the assembly definition file, At the end of all that, I was left with these two warnings:
Should I turn off the warnings, or is there some change that should be done? |
|
I could also delete DeconstructionExtensions.cs and TargetFrameworkAttribute.cs, and everything seems fine. |
|
I have fixed every issue I could find and submitted a package to the asset store. I guess I spent most of the time updating the store images. |
a0f8359 to
78b1ab3
Compare


Another take at #634