-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Description
com.solidalloy.type-references 2.11.4
Error CS0433: The type 'ReadOnlySpan' exists in both 'System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' and 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
com.solidalloy.generic-unity-objects 2.11.4
Runtime\Util\GeneratedUnityObjectCache.cs(56,96): error CS1061: 'AppDomain' does not contain a definition for 'DefineDynamicAssembly' and no accessible extension method 'DefineDynamicAssembly' accepting a first argument of type 'AppDomain' could be found (are you missing a using directive or an assembly reference?)
- Suggested fix: use AssemblyBuilder.DefineDynamicAssembly, check for the project version using preprocessor directives.
Updating to Type References 2.11.5 impossible.
If I do I get the following errors:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

