The missing compiler requires a member of 'System.Runtime.CompilerServices.ExtensionAttribute..ctor'

I have a project focused on .Net 4.0. It used to be built until yesterday. I looked at the code and assembly links. I can define an extension attribute. Does anyone know about this.

I asked the following questions, but did not help - "A required compiler member is missing" error that occurs several times with almost no code changes

enter image description here

enter image description here

* UPDATE 1: * I see that Npgsql defines ExtensionAttribute in the same namespace. When I removed and added an older version of Npgsql, it was built. What to do to use the latest Npgsql?

enter image description here

+4
source share
1

, JSON.Net, .

, .config, . NuGet .

+3

All Articles