You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 27, 2019. It is now read-only.
hi sir
error on compile
Error 9 Missing compiler required member 'System.Runtime.CompilerServices.ExtensionAttribute..ctor' J:\ConfuserEx\ConfuserEx\Confuser.Core\CSC Confuser.Core
The text was updated successfully, but these errors were encountered:
thanks bprg1
my problem solved
change in ExtensionAttribute.cs
sealed class ExtensionAttribute : Attribute
to
public sealed class ExtensionAttribute : Attribute
hi sir
error on compile
Error 9 Missing compiler required member 'System.Runtime.CompilerServices.ExtensionAttribute..ctor' J:\ConfuserEx\ConfuserEx\Confuser.Core\CSC Confuser.Core
The text was updated successfully, but these errors were encountered: