Hi, i'm facing a dependency problem
Assets\RandomPlot.cs(87,50): error CS0656: Missing compiler required member 'Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo.Create'
I did everything as described in the article on zenn.dev and at the startup stage of the project i got this error, can you help?
Hi, i'm facing a dependency problem Assets\RandomPlot.cs(87,50): error CS0656: Missing compiler required member 'Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo.Create' I did everything as described in the article on zenn.dev and at the startup stage of the project i got this error, can you help?