Skip to content

Commit

Permalink
docs: Add Limitation for DsComTypeLibraryEmbedAfterBuild (#298)
Browse files Browse the repository at this point in the history
Documents #286

Co-authored-by: Carsten Igel <cigel@dspace.de>
  • Loading branch information
carstencodes and Carsten Igel authored Nov 19, 2024
1 parent 96df7a0 commit cf2d7b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,7 @@ classextern forwarder System.Exception
- Color is converted to `OLE_COLOR`(stdole)
- No support for `UnmanagedType.CustomMarshaler`
- No support for .NET Framework assemblies with `AssemblyMetadataAttribute` value ".NETFrameworkAssembly"
- Using DsComTypeLibraryEmbedAfterBuild=true in combination with the Default ComHost due to a cyclic dependency in .NET SDK [#286](https://github.com/dspace-group/dscom/issues/286).

### RegisterAssembly

Expand Down

0 comments on commit cf2d7b6

Please sign in to comment.